Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsport.h1057 #define NFSHASHASSETFSID(n) ((n)->nm_state & NFSSTA_HASSETFSID) macro
/freebsd/sys/fs/nfsclient/
H A Dnfs_clport.c538 if (NFSHASNFSV4(nmp) && NFSHASHASSETFSID(nmp) && in nfscl_loadattrcache()