Searched refs:FATTR4_WORD0_FSID (Results 1 – 6 of 6) sorted by relevance
175 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS, in _nfs40_proc_get_locations()
1621 | FATTR4_WORD0_FSID in encode_readdir()3482 if (unlikely(bitmap[0] & (FATTR4_WORD0_FSID - 1U))) in decode_attr_fsid()3484 if (likely(bitmap[0] & FATTR4_WORD0_FSID)) { in decode_attr_fsid()3490 bitmap[0] &= ~FATTR4_WORD0_FSID; in decode_attr_fsid()
215 | FATTR4_WORD0_FSID237 | FATTR4_WORD0_FSID290 | FATTR4_WORD0_FSID4165 FATTR4_WORD0_SIZE | FATTR4_WORD0_FSID, in _nfs4_lookup_root()8124 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS, in _nfs41_proc_get_locations()
533 #define FATTR4_WORD0_FSID BIT(FATTR4_FSID) macro
411 | FATTR4_WORD0_SYMLINK_SUPPORT | FATTR4_WORD0_NAMED_ATTR | FATTR4_WORD0_FSID \
2957 #define WORD0_ABSENT_FS_ATTRS (FATTR4_WORD0_FS_LOCATIONS | FATTR4_WORD0_FSID | \3957 if ((attrmask[0] & (FATTR4_WORD0_FILEHANDLE | FATTR4_WORD0_FSID)) && in nfsd4_encode_fattr4()