ic_write_wait    1316 fs/xfs/xfs_log.c 		sv_init(&iclog->ic_write_wait, SV_DEFAULT, "iclog-write");
ic_write_wait    1598 fs/xfs/xfs_log.c 		sv_destroy(&iclog->ic_write_wait);
ic_write_wait    2359 fs/xfs/xfs_log.c 	sv_broadcast(&iclog->ic_write_wait);
ic_write_wait    3114 fs/xfs/xfs_log.c 			sv_wait(&iclog->ic_prev->ic_write_wait, PSWP,
ic_write_wait     343 fs/xfs/xfs_log_priv.h 	sv_t			ic_write_wait;
ic_write_wait     381 fs/xfs/xfs_log_priv.h #define ic_write_wait	hic_fields.ic_write_wait