Searched refs:is_sync (Results 1 – 4 of 4) sorted by relevance
284 bool is_sync : 1; member307 if (!dio->is_sync) { in blkdev_bio_end_io()347 bool is_read = (iov_iter_rw(iter) == READ), is_sync; in __blkdev_direct_IO() local359 dio->is_sync = is_sync = is_sync_kiocb(iocb); in __blkdev_direct_IO()360 if (dio->is_sync) { in __blkdev_direct_IO()427 if (!is_sync) in __blkdev_direct_IO()442 if (!is_sync) in __blkdev_direct_IO()
930 void nfs_close_context(struct nfs_open_context *ctx, int is_sync) in nfs_close_context() argument938 if (!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() argument1007 NFS_PROTO(inode)->close_context(ctx, is_sync); in __put_nfs_open_context()
342 void nfs_close_context(struct nfs_open_context *ctx, int is_sync);
3695 static void nfs4_close_context(struct nfs_open_context *ctx, int is_sync) in nfs4_close_context() argument3699 if (is_sync) in nfs4_close_context()