Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dpnfs.c1950 const struct rpc_call_ops *call_ops, in pnfs_try_to_write_data()
1973 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_write() local
2069 const struct rpc_call_ops *call_ops, in pnfs_try_to_read_data()
2101 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_read() local
Dpagelist.c618 const struct rpc_call_ops *call_ops, int how, int flags) in nfs_initiate_pgio()
Dwrite.c1564 const struct rpc_call_ops *call_ops, in nfs_initiate_commit()
/linux-4.4.14/tools/perf/util/
Dannotate.c105 static struct ins_ops call_ops = { variable