Home
last modified time | relevance | path

Searched refs:FATTR4_WORD0_FSID (Results 1 – 4 of 4) sorted by relevance

/linux/fs/nfsd/
H A Dnfsd.h408 | FATTR4_WORD0_SYMLINK_SUPPORT | FATTR4_WORD0_NAMED_ATTR | FATTR4_WORD0_FSID \
/linux/include/linux/
H A Dnfs4.h531 #define FATTR4_WORD0_FSID BIT(FATTR4_FSID) macro
/linux/fs/nfs/
H A Dnfs4xdr.c1616 | FATTR4_WORD0_FSID in encode_readdir()
3471 if (unlikely(bitmap[0] & (FATTR4_WORD0_FSID - 1U))) in decode_attr_fsid()
3473 if (likely(bitmap[0] & FATTR4_WORD0_FSID)) { in decode_attr_fsid()
3479 bitmap[0] &= ~FATTR4_WORD0_FSID; in decode_attr_fsid()
H A Dnfs4proc.c213 | FATTR4_WORD0_FSID
234 | FATTR4_WORD0_FSID
286 | FATTR4_WORD0_FSID
8248 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS, in _nfs40_proc_get_locations()
8305 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS, in _nfs41_proc_get_locations()