Lines Matching refs:nowait
1669 u64 bytenr, u64 num_bytes, bool nowait) in csum_exist_in_range() argument
1678 nowait); in csum_exist_in_range()
1804 bool nowait = path->nowait; in can_nocow_file_extent() local
1882 nowait); in can_nocow_file_extent()
7290 u64 *ram_bytes, bool nowait, bool strict) in can_nocow_extent() argument
7306 path->nowait = nowait; in can_nocow_extent()
7393 const bool nowait = (iomap_flags & IOMAP_NOWAIT); in lock_extent_direct() local
7399 if (nowait) { in lock_extent_direct()
7428 if (nowait) { in lock_extent_direct()
7452 ret = nowait ? -EAGAIN : -ENOTBLK; in lock_extent_direct()
7468 ret = nowait ? -EAGAIN : -ENOTBLK; in lock_extent_direct()
7532 const bool nowait = (iomap_flags & IOMAP_NOWAIT); in btrfs_get_blocks_direct_write() local
7577 nowait); in btrfs_get_blocks_direct_write()
7583 if (nowait && (ret == -ENOSPC || ret == -EDQUOT)) in btrfs_get_blocks_direct_write()
7611 if (nowait) { in btrfs_get_blocks_direct_write()