Home
last modified time | relevance | path

Searched refs:FATTR4_WORD0_FS_LOCATIONS (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/include/linux/
Dnfs4.h388 #define FATTR4_WORD0_FS_LOCATIONS (1UL << 24) macro
/linux-4.1.27/fs/nfsd/
Dnfsd.h314 …| FATTR4_WORD0_FILES_FREE | FATTR4_WORD0_FILES_TOTAL | FATTR4_WORD0_FS_LOCATIONS | FATTR4_WO…
Dnfs4xdr.c2166 #define WORD0_ABSENT_FS_ATTRS (FATTR4_WORD0_FS_LOCATIONS | FATTR4_WORD0_FSID | \
2204 *bmval0 & FATTR4_WORD0_FS_LOCATIONS) in fattr_handle_absent_fs()
2572 if (bmval0 & FATTR4_WORD0_FS_LOCATIONS) { in nfsd4_encode_fattr()
Dnfs4proc.c1807 if (bmap0 & FATTR4_WORD0_FS_LOCATIONS) in nfsd4_getattr_rsize()
/linux-4.1.27/fs/nfs/
Dnfs4proc.c250 | FATTR4_WORD0_FS_LOCATIONS,
6223 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS, in _nfs4_proc_fs_locations()
6289 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS, in _nfs40_proc_get_locations()
6347 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS, in _nfs41_proc_get_locations()
Dnfs4xdr.c3583 if (unlikely(bitmap[0] & (FATTR4_WORD0_FS_LOCATIONS -1U))) in decode_attr_fs_locations()
3586 if (unlikely(!(bitmap[0] & FATTR4_WORD0_FS_LOCATIONS))) in decode_attr_fs_locations()