Searched refs:FATTR4_WORD0_FSID (Results 1 – 5 of 5) sorted by relevance
405 #define FATTR4_WORD0_FSID (1UL << 8) macro
342 | FATTR4_WORD0_SYMLINK_SUPPORT | FATTR4_WORD0_NAMED_ATTR | FATTR4_WORD0_FSID \
2595 #define WORD0_ABSENT_FS_ATTRS (FATTR4_WORD0_FS_LOCATIONS | FATTR4_WORD0_FSID | \2752 if ((bmval0 & (FATTR4_WORD0_FILEHANDLE | FATTR4_WORD0_FSID)) && !fhp) { in nfsd4_encode_fattr()2879 if (bmval0 & FATTR4_WORD0_FSID) { in nfsd4_encode_fattr()
203 | FATTR4_WORD0_FSID224 | FATTR4_WORD0_FSID275 | FATTR4_WORD0_FSID7814 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS, in _nfs40_proc_get_locations()7871 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS, in _nfs41_proc_get_locations()
1603 FATTR4_WORD0_FSID|FATTR4_WORD0_FILEHANDLE|FATTR4_WORD0_FILEID; in encode_readdir()3406 if (unlikely(bitmap[0] & (FATTR4_WORD0_FSID - 1U))) in decode_attr_fsid()3408 if (likely(bitmap[0] & FATTR4_WORD0_FSID)) { in decode_attr_fsid()3414 bitmap[0] &= ~FATTR4_WORD0_FSID; in decode_attr_fsid()