Searched defs:nowait (Results 1 – 13 of 13) sorted by relevance
| /linux/arch/mips/kernel/ |
| H A D | idle.c | 101 static int __initdata nowait; variable
|
| /linux/fs/btrfs/ |
| H A D | file.c | 826 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 D | direct-io.c | 41 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 D | file-item.c | 528 struct list_head *list, bool nowait) in btrfs_lookup_csums_list()
|
| H A D | ctree.h | 82 bool nowait:1; member
|
| H A D | inode.c | 1807 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 D | extent_io.c | 3762 struct btrfs_eb_prealloc *pa, bool nowait) in btrfs_init_eb_prealloc()
|
| /linux/fs/netfs/ |
| H A D | locking.c | 259 bool netfs_wb_begin(struct netfs_inode *ictx, bool nowait) in netfs_wb_begin()
|
| /linux/drivers/base/firmware_loader/ |
| H A D | sysfs.h | 77 bool nowait; member
|
| /linux/drivers/net/can/spi/mcp251xfd/ |
| H A D | mcp251xfd-core.c | 245 const u8 mode_req, bool nowait) in __mcp251xfd_chip_set_mode() 685 bool nowait) in __mcp251xfd_chip_set_normal_mode()
|
| /linux/block/ |
| H A D | ioctl.c | 864 bool nowait; member
|
| /linux/drivers/net/ethernet/smsc/ |
| H A D | smc91x.c | 90 static int nowait = SMC_NOWAIT; variable
|
| /linux/fs/ext4/ |
| H A D | inode.c | 982 bool nowait = map_flags & EXT4_GET_BLOCKS_CACHED_NOWAIT; in ext4_getblk() local
|