Lines Matching refs:nowait
1827 bool nowait = path->nowait;
1914 NULL, nowait);
7435 bool nowait)
7451 path->nowait = nowait;
9472 const bool nowait = (iocb->ki_flags & IOCB_NOWAIT);
9478 path->nowait = nowait;
9718 const bool nowait = (iocb->ki_flags & IOCB_NOWAIT);
9724 BTRFS_ILOCK_SHARED | (nowait ? BTRFS_ILOCK_TRY : 0));
9739 if (nowait) {