Searched refs:is_sync (Results 1 – 4 of 4) sorted by relevance
321 bool is_sync : 1; member344 if (!dio->is_sync) { in blkdev_bio_end_io()384 bool is_read = (iov_iter_rw(iter) == READ), is_sync; in __blkdev_direct_IO() local396 dio->is_sync = is_sync = is_sync_kiocb(iocb); in __blkdev_direct_IO()397 if (dio->is_sync) { in __blkdev_direct_IO()466 if (!is_sync) in __blkdev_direct_IO()481 if (!is_sync) in __blkdev_direct_IO()
959 void nfs_close_context(struct nfs_open_context *ctx, int is_sync) in nfs_close_context() argument967 if (!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() argument1036 NFS_PROTO(inode)->close_context(ctx, is_sync); in __put_nfs_open_context()
385 void nfs_close_context(struct nfs_open_context *ctx, int is_sync);
3822 static void nfs4_close_context(struct nfs_open_context *ctx, int is_sync) in nfs4_close_context() argument3826 if (is_sync) in nfs4_close_context()