Home
last modified time | relevance | path

Searched refs:rpc_count_stats (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/sunrpc/
A Dsched.h102 void (*rpc_count_stats)(struct rpc_task *, void *); member
/linux/fs/nfs/filelayout/
A Dfilelayout.c429 .rpc_count_stats = filelayout_read_count_stats,
436 .rpc_count_stats = filelayout_write_count_stats,
443 .rpc_count_stats = filelayout_commit_count_stats,
/linux/fs/nfs/flexfilelayout/
A Dflexfilelayout.c1702 .rpc_count_stats = ff_layout_read_count_stats,
1709 .rpc_count_stats = ff_layout_read_count_stats,
1716 .rpc_count_stats = ff_layout_write_count_stats,
1723 .rpc_count_stats = ff_layout_write_count_stats,
1730 .rpc_count_stats = ff_layout_commit_count_stats,
1737 .rpc_count_stats = ff_layout_commit_count_stats,
/linux/net/sunrpc/
A Dsched.c835 if (task->tk_ops->rpc_count_stats) in rpc_exit_task()
836 task->tk_ops->rpc_count_stats(task, task->tk_calldata); in rpc_exit_task()

Completed in 31 milliseconds