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.h112 void (*rpc_count_stats)(struct rpc_task *, void *); member
/linux/fs/nfs/filelayout/
A Dfilelayout.c431 .rpc_count_stats = filelayout_read_count_stats,
438 .rpc_count_stats = filelayout_write_count_stats,
445 .rpc_count_stats = filelayout_commit_count_stats,
/linux/fs/nfs/flexfilelayout/
A Dflexfilelayout.c1730 .rpc_count_stats = ff_layout_read_count_stats,
1737 .rpc_count_stats = ff_layout_read_count_stats,
1744 .rpc_count_stats = ff_layout_write_count_stats,
1751 .rpc_count_stats = ff_layout_write_count_stats,
1758 .rpc_count_stats = ff_layout_commit_count_stats,
1765 .rpc_count_stats = ff_layout_commit_count_stats,
/linux/net/sunrpc/
A Dsched.c842 if (task->tk_ops->rpc_count_stats) in rpc_exit_task()
843 task->tk_ops->rpc_count_stats(task, task->tk_calldata); in rpc_exit_task()

Completed in 17 milliseconds