Searched refs:FATTR4_WORD0_FS_LOCATIONS (Results 1 – 6 of 6) sorted by relevance
389 #define FATTR4_WORD0_FS_LOCATIONS (1UL << 24) macro
314 …| FATTR4_WORD0_FILES_FREE | FATTR4_WORD0_FILES_TOTAL | FATTR4_WORD0_FS_LOCATIONS | FATTR4_WO…
2167 #define WORD0_ABSENT_FS_ATTRS (FATTR4_WORD0_FS_LOCATIONS | FATTR4_WORD0_FSID | \2205 *bmval0 & FATTR4_WORD0_FS_LOCATIONS) in fattr_handle_absent_fs()2582 if (bmval0 & FATTR4_WORD0_FS_LOCATIONS) { in nfsd4_encode_fattr()
1792 if (bmap0 & FATTR4_WORD0_FS_LOCATIONS) in nfsd4_getattr_rsize()
250 | FATTR4_WORD0_FS_LOCATIONS,6361 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS, in _nfs4_proc_fs_locations()6427 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS, in _nfs40_proc_get_locations()6485 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS, in _nfs41_proc_get_locations()
3613 if (unlikely(bitmap[0] & (FATTR4_WORD0_FS_LOCATIONS -1U))) in decode_attr_fs_locations()3616 if (unlikely(!(bitmap[0] & FATTR4_WORD0_FS_LOCATIONS))) in decode_attr_fs_locations()3618 bitmap[0] &= ~FATTR4_WORD0_FS_LOCATIONS; in decode_attr_fs_locations()