Home
last modified time | relevance | path

Searched defs:is_sync (Results 1 – 4 of 4) sorted by relevance

/fs/f2fs/
Diostat.c185 int rw, bool is_sync) in __update_iostat_latency()
221 bool is_sync = bio->bi_opf & REQ_SYNC; in iostat_update_and_unbind_ctx() local
/fs/nfs/
Dinode.c959 void nfs_close_context(struct nfs_open_context *ctx, int is_sync) in nfs_close_context()
1023 static void __put_nfs_open_context(struct nfs_open_context *ctx, int is_sync) in __put_nfs_open_context()
Dnfs4proc.c3822 static void nfs4_close_context(struct nfs_open_context *ctx, int is_sync) in nfs4_close_context()
/fs/
Dblock_dev.c321 bool is_sync : 1; member
384 bool is_read = (iov_iter_rw(iter) == READ), is_sync; in __blkdev_direct_IO() local