Home
last modified time | relevance | path

Searched refs:NFSSETHASSETFSID (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/fs/nfs/common/
H A Dnfsport.h929 #define NFSSETHASSETFSID(n) ((n)->nm_state |= NFSSTA_HASSETFSID) macro
/netbsd/sys/fs/nfs/client/
H A Dnfs_clrpcops.c4081 NFSSETHASSETFSID(nmp); in nfsrpc_statfs()