Searched refs:NFSV4OP_SAVEFH (Results 1 – 6 of 6) sorted by relevance
| /freebsd-11-stable/sys/fs/nfsclient/ |
| HD | nfs_clcomsubs.c | 73 { NFSV4OP_SAVEFH, 5, "Rename", 6, }, 74 { NFSV4OP_SAVEFH, 4, "Link", 4, },
|
| HD | nfs_clrpcops.c | 2418 *tl = txdr_unsigned(NFSV4OP_SAVEFH); in nfsrpc_rename() 6418 *tl++ = txdr_unsigned(NFSV4OP_SAVEFH); in nfsrpc_createlayout()
|
| /freebsd-11-stable/sys/nfs/ |
| HD | nfsproto.h | 273 #define NFSV4OP_SAVEFH 32 macro
|
| /freebsd-11-stable/usr.bin/nfsstat/ |
| HD | nfsstat.c | 769 (uintmax_t)ext_nfsstats.srvrpccnt[NFSV4OP_SAVEFH], in exp_intpr() 1094 (uintmax_t)ext_nfsstats.srvrpccnt[NFSV4OP_SAVEFH], in exp41_intpr()
|
| /freebsd-11-stable/sys/fs/nfs/ |
| HD | nfsport.h | 214 #define NFSV4OP_SAVEFH 32 macro
|
| /freebsd-11-stable/sys/fs/nfsserver/ |
| HD | nfs_nfsdsocket.c | 897 case NFSV4OP_SAVEFH: in nfsrvd_compound()
|