Searched defs:is_sync (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/fs/nfs/
H A Dinode.c771 void nfs_close_context(struct nfs_open_context *ctx, int is_sync) nfs_close_context() argument
831 static void __put_nfs_open_context(struct nfs_open_context *ctx, int is_sync) __put_nfs_open_context() argument
H A Dnfs4proc.c3006 static void nfs4_close_context(struct nfs_open_context *ctx, int is_sync) nfs4_close_context() argument
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
H A Dlov_obd.c472 int i, is_sync; lov_notify() local
/linux-4.4.14/drivers/net/phy/
H A Ddp83640.c965 static int is_sync(struct sk_buff *skb, int type) is_sync() function
/linux-4.4.14/block/
H A Dblk-core.c1068 const bool is_sync = rw_is_sync(rw_flags) != 0; __get_request() local
1235 const bool is_sync = rw_is_sync(rw_flags) != 0; get_request() local
H A Dblk-mq.c1244 const int is_sync = rw_is_sync(bio->bi_rw); blk_mq_make_request() local
1341 const int is_sync = rw_is_sync(bio->bi_rw); blk_sq_make_request() local
H A Dcfq-iosched.c879 static inline struct cfq_queue *cic_to_cfqq(struct cfq_io_cq *cic, bool is_sync) cic_to_cfqq() argument
3778 cfq_get_queue(struct cfq_data *cfqd, bool is_sync, struct cfq_io_cq *cic, cfq_get_queue() argument
4356 const bool is_sync = rq_is_sync(rq); cfq_set_request() local
884 cic_set_cfqq(struct cfq_io_cq *cic, struct cfq_queue *cfqq, bool is_sync) cic_set_cfqq() argument
3697 cfq_init_cfqq(struct cfq_data *cfqd, struct cfq_queue *cfqq, pid_t pid, bool is_sync) cfq_init_cfqq() argument
/linux-4.4.14/fs/fuse/
H A Dfile.c565 bool is_sync = is_sync_kiocb(io->iocb); fuse_aio_complete() local
2796 bool is_sync = is_sync_kiocb(iocb); fuse_direct_IO() local

Completed in 457 milliseconds