Home
last modified time | relevance | path

Searched refs:LAST_NFS4_OP (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/nfsd/
A Dstats.c63 seq_printf(seq,"proc4ops %u", LAST_NFS4_OP + 1); in nfsd_show()
64 for (i = 0; i <= LAST_NFS4_OP; i++) { in nfsd_show()
A Dstats.h23 NFSD_STATS_LAST_NFS4_OP = NFSD_STATS_FIRST_NFS4_OP + LAST_NFS4_OP,
A Dnfs4proc.c2449 if (opnum >= FIRST_NFS4_OP && opnum <= LAST_NFS4_OP) in nfsd4_increment_op_stats()
/linux-6.3-rc2/include/linux/
A Dnfs4.h169 #define LAST_NFS4_OP LAST_NFS42_OP macro
685 DIV_ROUND_UP(LAST_NFS4_OP, 8 * sizeof(unsigned long))
/linux-6.3-rc2/fs/nfs/
A Dnfs4proc.c8605 for (i = 0; i <= LAST_NFS4_OP; i++) { in nfs4_sp4_select_mode()

Completed in 33 milliseconds