Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/sunrpc/
A Dsched.h102 void (*rpc_count_stats)(struct rpc_task *, void *); member
/linux-6.3-rc2/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-6.3-rc2/fs/nfs/flexfilelayout/
A Dflexfilelayout.c1721 .rpc_count_stats = ff_layout_read_count_stats,
1728 .rpc_count_stats = ff_layout_read_count_stats,
1735 .rpc_count_stats = ff_layout_write_count_stats,
1742 .rpc_count_stats = ff_layout_write_count_stats,
1749 .rpc_count_stats = ff_layout_commit_count_stats,
1756 .rpc_count_stats = ff_layout_commit_count_stats,
/linux-6.3-rc2/net/sunrpc/
A Dsched.c841 if (task->tk_ops->rpc_count_stats) in rpc_exit_task()
842 task->tk_ops->rpc_count_stats(task, task->tk_calldata); in rpc_exit_task()

Completed in 13 milliseconds