Searched defs:call_ops (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | pagelist.c | 756 nfs_initiate_pgio(struct rpc_clnt *clnt, struct nfs_pgio_header *hdr, const struct cred *cred, const struct nfs_rpc_ops *rpc_ops, const struct rpc_call_ops *call_ops, int how, int flags) nfs_initiate_pgio() argument
|
H A D | write.c | 1661 nfs_initiate_commit(struct rpc_clnt *clnt, struct nfs_commit_data *data, const struct nfs_rpc_ops *nfs_ops, const struct rpc_call_ops *call_ops, int how, int flags) nfs_initiate_commit() argument
|
H A D | pnfs.c | 2915 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_write() local 3059 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_read() local 2891 pnfs_try_to_write_data(struct nfs_pgio_header *hdr, const struct rpc_call_ops *call_ops, struct pnfs_layout_segment *lseg, int how) pnfs_try_to_write_data() argument 3017 pnfs_try_to_read_data(struct nfs_pgio_header *hdr, const struct rpc_call_ops *call_ops, struct pnfs_layout_segment *lseg) pnfs_try_to_read_data() argument
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | pagelist.c | 847 nfs_initiate_pgio(struct rpc_clnt *clnt, struct nfs_pgio_header *hdr, const struct cred *cred, const struct nfs_rpc_ops *rpc_ops, const struct rpc_call_ops *call_ops, int how, int flags) nfs_initiate_pgio() argument
|
H A D | write.c | 1685 nfs_initiate_commit(struct rpc_clnt *clnt, struct nfs_commit_data *data, const struct nfs_rpc_ops *nfs_ops, const struct rpc_call_ops *call_ops, int how, int flags) nfs_initiate_commit() argument
|
H A D | pnfs.c | 2911 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_write() local 3056 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_read() local 2887 pnfs_try_to_write_data(struct nfs_pgio_header *hdr, const struct rpc_call_ops *call_ops, struct pnfs_layout_segment *lseg, int how) pnfs_try_to_write_data() argument 3014 pnfs_try_to_read_data(struct nfs_pgio_header *hdr, const struct rpc_call_ops *call_ops, struct pnfs_layout_segment *lseg) pnfs_try_to_read_data() argument
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | annotate.c | 95 static struct ins_ops call_ops; variable 315 static struct ins_ops call_ops = { variable
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | annotate.c | 91 static struct ins_ops call_ops; variable 324 static struct ins_ops call_ops = { variable
|
Completed in 26 milliseconds