Searched refs:NFSSTA_HASSETFSID (Results 1 – 1 of 1) sorted by relevance
1035 #define NFSSTA_HASSETFSID 0x40000000 /* Has set the fsid */ macro1043 #define NFSHASHASSETFSID(n) ((n)->nm_state & NFSSTA_HASSETFSID)1056 #define NFSSETHASSETFSID(n) ((n)->nm_state |= NFSSTA_HASSETFSID)