Lines Matching refs:nowait
1724 u64 bytenr, u64 num_bytes, bool nowait) in csum_exist_in_range() argument
1732 &list, 0, nowait); in csum_exist_in_range()
1864 bool nowait = path->nowait; in can_nocow_file_extent() local
1942 nowait); in can_nocow_file_extent()
7028 u64 *ram_bytes, bool nowait, bool strict) in can_nocow_extent() argument
7044 path->nowait = nowait; in can_nocow_extent()
7131 const bool nowait = (iomap_flags & IOMAP_NOWAIT); in lock_extent_direct() local
7137 if (nowait) { in lock_extent_direct()
7167 if (nowait) { in lock_extent_direct()
7191 ret = nowait ? -EAGAIN : -ENOTBLK; in lock_extent_direct()
7207 ret = nowait ? -EAGAIN : -ENOTBLK; in lock_extent_direct()
7271 const bool nowait = (iomap_flags & IOMAP_NOWAIT); in btrfs_get_blocks_direct_write() local
7316 nowait); in btrfs_get_blocks_direct_write()
7322 if (nowait && (ret == -ENOSPC || ret == -EDQUOT)) in btrfs_get_blocks_direct_write()
7350 if (nowait) { in btrfs_get_blocks_direct_write()