Home
last modified time | relevance | path

Searched defs:nowait (Results 1 – 13 of 13) sorted by relevance

/linux/arch/mips/kernel/
H A Didle.c101 static int __initdata nowait; variable
/linux/fs/btrfs/
H A Dfile.c826 static gfp_t get_prepare_gfp_flags(struct inode *inode, bool nowait) in get_prepare_gfp_flags()
844 bool nowait) in prepare_one_folio()
887 u64 *lockstart, u64 *lockend, bool nowait, in lock_and_cleanup_extent()
960 size_t *write_bytes, bool nowait) in btrfs_check_nocow_lock()
1100 u64 start, size_t *len, bool nowait, in reserve_space()
1183 bool nowait) in copy_one_range()
1328 const bool nowait = (iocb->ki_flags & IOCB_NOWAIT); in btrfs_buffered_write() local
H A Ddirect-io.c41 const bool nowait = (iomap_flags & IOMAP_NOWAIT); in lock_extent_direct() local
220 const bool nowait = (iomap_flags & IOMAP_NOWAIT); in btrfs_get_blocks_direct_write() local
H A Dfile-item.c528 struct list_head *list, bool nowait) in btrfs_lookup_csums_list()
H A Dctree.h82 bool nowait:1; member
H A Dinode.c1807 bool nowait = path->nowait; in can_nocow_file_extent() local
7440 bool nowait) in can_nocow_extent()
9499 const bool nowait = (iocb->ki_flags & IOCB_NOWAIT); in btrfs_encoded_read_inline() local
9745 const bool nowait = (iocb->ki_flags & IOCB_NOWAIT); in btrfs_encoded_read() local
H A Dextent_io.c3762 struct btrfs_eb_prealloc *pa, bool nowait) in btrfs_init_eb_prealloc()
/linux/fs/netfs/
H A Dlocking.c259 bool netfs_wb_begin(struct netfs_inode *ictx, bool nowait) in netfs_wb_begin()
/linux/drivers/base/firmware_loader/
H A Dsysfs.h77 bool nowait; member
/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-core.c245 const u8 mode_req, bool nowait) in __mcp251xfd_chip_set_mode()
685 bool nowait) in __mcp251xfd_chip_set_normal_mode()
/linux/block/
H A Dioctl.c864 bool nowait; member
/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.c90 static int nowait = SMC_NOWAIT; variable
/linux/fs/ext4/
H A Dinode.c982 bool nowait = map_flags & EXT4_GET_BLOCKS_CACHED_NOWAIT; in ext4_getblk() local