Searched defs:is_sync (Results 1 – 3 of 3) sorted by relevance
930 void nfs_close_context(struct nfs_open_context *ctx, int is_sync) in nfs_close_context()994 static void __put_nfs_open_context(struct nfs_open_context *ctx, int is_sync) in __put_nfs_open_context()
3695 static void nfs4_close_context(struct nfs_open_context *ctx, int is_sync) in nfs4_close_context()
284 bool is_sync : 1; member347 bool is_read = (iov_iter_rw(iter) == READ), is_sync; in __blkdev_direct_IO() local