Home
last modified time | relevance | path

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

/netbsd/sys/fs/nfs/common/
H A Dnfsport.h916 #define NFSHASHASSETFSID(n) ((n)->nm_state & NFSSTA_HASSETFSID) macro
/netbsd/sys/fs/nfs/client/
H A Dnfs_clport.c490 if (NFSHASNFSV4(nmp) && NFSHASHASSETFSID(nmp) && in nfscl_loadattrcache()