Home
last modified time | relevance | path

Searched defs:call_ops (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfs/
H A Dpnfs.c3030 const struct rpc_call_ops *call_ops, in pnfs_try_to_write_data()
3053 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_write() local
3157 const struct rpc_call_ops *call_ops, in pnfs_try_to_read_data()
3198 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_read() local
H A Dinternal.h487 const struct rpc_call_ops *call_ops) in nfs_local_doio()
493 const struct rpc_call_ops *call_ops, int how) in nfs_local_commit()
/linux/tools/perf/util/
H A Ddisasm.c34 static struct ins_ops call_ops; variable
334 static struct ins_ops call_ops = { variable