Lines Matching refs:nowait
1690 u64 bytenr, u64 num_bytes, bool nowait) in csum_exist_in_range() argument
1698 &list, 0, nowait); in csum_exist_in_range()
1824 bool nowait = path->nowait; in can_nocow_file_extent() local
1902 nowait); in can_nocow_file_extent()
7079 u64 *ram_bytes, bool nowait, bool strict) in can_nocow_extent() argument
7095 path->nowait = nowait; in can_nocow_extent()
7182 const bool nowait = (iomap_flags & IOMAP_NOWAIT); in lock_extent_direct() local
7188 if (nowait) { in lock_extent_direct()
7218 if (nowait) { in lock_extent_direct()
7242 ret = nowait ? -EAGAIN : -ENOTBLK; in lock_extent_direct()
7258 ret = nowait ? -EAGAIN : -ENOTBLK; in lock_extent_direct()
7322 const bool nowait = (iomap_flags & IOMAP_NOWAIT); in btrfs_get_blocks_direct_write() local
7366 nowait); in btrfs_get_blocks_direct_write()
7372 if (nowait && (ret == -ENOSPC || ret == -EDQUOT)) in btrfs_get_blocks_direct_write()
7400 if (nowait) in btrfs_get_blocks_direct_write()