Searched defs:nowait (Results 1 – 3 of 3) sorted by relevance
113 int nowait = 0, wait = 1; in ksys_sync() local133 int nowait = 0; in do_sync_work() local
2371 int nowait = iocb->ki_flags & IOCB_NOWAIT ? 1 : 0; in ocfs2_file_write_iter() local2519 int nowait = iocb->ki_flags & IOCB_NOWAIT ? 1 : 0; in ocfs2_file_read_iter() local
1471 size_t *write_bytes, bool nowait) in check_can_nocow()