Home
last modified time | relevance | path

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

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