Home
last modified time | relevance | path

Searched refs:NFSV4OP_DESTROYSESSION (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/fs/nfs/client/
H A Dnfs_clcomsubs.c106 { NFSV4OP_DESTROYSESSION, 1, "DestroySession", 14, },
/netbsd/sys/fs/nfs/common/
H A Dnfsport.h235 #define NFSV4OP_DESTROYSESSION 44 macro
/netbsd/sys/fs/nfs/server/
H A Dnfs_nfsdsocket.c809 op != NFSV4OP_DESTROYSESSION) in nfsrvd_compound()