Home
last modified time | relevance | path

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

/linux/fs/
H A Dsync.c99 int nowait = 0, wait = 1; in ksys_sync() local
117 int nowait = 0; in do_sync_work() local
/linux/fs/btrfs/
H A Dfile.c838 static gfp_t get_prepare_gfp_flags(struct inode *inode, bool nowait) in get_prepare_gfp_flags()
856 bool nowait) in prepare_one_folio()
900 u64 *lockstart, u64 *lockend, bool nowait, in lock_and_cleanup_extent_if_need()
978 size_t *write_bytes, bool nowait) in btrfs_check_nocow_lock()
1118 u64 start, size_t *len, bool nowait, in reserve_space()
1201 bool nowait) in copy_one_range()
1359 const bool nowait = (iocb->ki_flags & IOCB_NOWAIT); in btrfs_buffered_write() local
H A Dfile-item.c502 struct list_head *list, bool nowait) in btrfs_lookup_csums_list()
H A Dinode.c1937 bool nowait = path->nowait; in can_nocow_file_extent() local
7437 bool nowait) in can_nocow_extent()
9474 const bool nowait = (iocb->ki_flags & IOCB_NOWAIT); in btrfs_encoded_read_inline() local
9720 const bool nowait = (iocb->ki_flags & IOCB_NOWAIT); in btrfs_encoded_read() local
/linux/arch/mips/kernel/
H A Didle.c101 static int __initdata nowait; variable
/linux/drivers/base/firmware_loader/
H A Dsysfs.h77 bool nowait; member
/linux/block/
H A Dioctl.c868 bool nowait; member
897 uint64_t start, uint64_t len, bool nowait) in blkdev_cmd_discard()
/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-core.c246 const u8 mode_req, bool nowait) in __mcp251xfd_chip_set_mode()
686 bool nowait) in __mcp251xfd_chip_set_normal_mode()
/linux/drivers/md/
H A Draid1.c1030 static bool _wait_barrier(struct r1conf *conf, int idx, bool nowait) in _wait_barrier()
1099 static bool wait_read_barrier(struct r1conf *conf, sector_t sector_nr, bool nowait) in wait_read_barrier()
1142 static bool wait_barrier(struct r1conf *conf, sector_t sector_nr, bool nowait) in wait_barrier()
H A Draid10.c1005 static bool wait_barrier(struct r10conf *conf, bool nowait) in wait_barrier()
H A Dmd.c6475 bool nowait = true; in md_run() local
/linux/fs/ocfs2/
H A Dfile.c2388 int nowait = iocb->ki_flags & IOCB_NOWAIT ? 1 : 0; in ocfs2_file_write_iter() local
2538 int nowait = iocb->ki_flags & IOCB_NOWAIT ? 1 : 0; in ocfs2_file_read_iter() local
/linux/drivers/net/ethernet/rocker/
H A Drocker_main.c50 bool nowait; member
1043 int rocker_cmd_exec(struct rocker_port *rocker_port, bool nowait, in rocker_cmd_exec()
/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.c90 static int nowait = SMC_NOWAIT; variable
/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c532 bool nowait) in mwl8k_request_fw()
547 bool nowait) in mwl8k_request_firmware()
5889 bool nowait) in mwl8k_init_firmware()
/linux/mm/
H A Dfilemap.c2900 loff_t pos, loff_t end, bool nowait) in filemap_invalidate_pages()