Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dpnfs.c1874 const struct rpc_call_ops *call_ops, in pnfs_try_to_write_data()
1897 const struct rpc_call_ops *call_ops = desc->pg_rpc_callops; in pnfs_do_write() local
1992 const struct rpc_call_ops *call_ops, in pnfs_try_to_read_data()
2024 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.c1542 const struct rpc_call_ops *call_ops, in nfs_initiate_commit()
/linux-4.1.27/tools/perf/util/
Dannotate.c105 static struct ins_ops call_ops = { variable