Searched refs:b_iowait (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/xfs/
H A Dxfs_buf.c242 init_completion(&bp->b_iowait);
1417 complete(&bp->b_iowait);
1693 wait_for_completion(&bp->b_iowait);
H A Dxfs_buf.h191 struct completion b_iowait; /* queue for I/O waiters */ member in struct:xfs_buf

Completed in 156 milliseconds