Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsport.h1056 #define NFSSETHASSETFSID(n) ((n)->nm_state |= NFSSTA_HASSETFSID) macro
/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c4992 NFSSETHASSETFSID(nmp); in nfsrpc_statfs()