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()
7148 u64 *ram_bytes, bool nowait, bool strict) in can_nocow_extent() argument
7164 path->nowait = nowait; in can_nocow_extent()
7251 const bool nowait = (iomap_flags & IOMAP_NOWAIT); in lock_extent_direct() local
7257 if (nowait) { in lock_extent_direct()
7286 if (nowait) { in lock_extent_direct()
7310 ret = nowait ? -EAGAIN : -ENOTBLK; in lock_extent_direct()
7326 ret = nowait ? -EAGAIN : -ENOTBLK; in lock_extent_direct()
7390 const bool nowait = (iomap_flags & IOMAP_NOWAIT); in btrfs_get_blocks_direct_write() local
7434 nowait); in btrfs_get_blocks_direct_write()
7440 if (nowait && (ret == -ENOSPC || ret == -EDQUOT)) in btrfs_get_blocks_direct_write()
7468 if (nowait) in btrfs_get_blocks_direct_write()