Searched refs:rpc_count_stats (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/include/linux/sunrpc/ |
D | sched.h | 99 void (*rpc_count_stats)(struct rpc_task *, void *); member
|
/linux-4.19.296/fs/nfs/filelayout/ |
D | filelayout.c | 430 .rpc_count_stats = filelayout_read_count_stats, 437 .rpc_count_stats = filelayout_write_count_stats, 444 .rpc_count_stats = filelayout_commit_count_stats,
|
/linux-4.19.296/fs/nfs/flexfilelayout/ |
D | flexfilelayout.c | 1660 .rpc_count_stats = ff_layout_read_count_stats, 1667 .rpc_count_stats = ff_layout_read_count_stats, 1674 .rpc_count_stats = ff_layout_write_count_stats, 1681 .rpc_count_stats = ff_layout_write_count_stats, 1688 .rpc_count_stats = ff_layout_commit_count_stats, 1695 .rpc_count_stats = ff_layout_commit_count_stats,
|