Searched refs:FATTR4_WORD0_FSID (Results 1 – 5 of 5) sorted by relevance
411 | FATTR4_WORD0_SYMLINK_SUPPORT | FATTR4_WORD0_NAMED_ATTR | FATTR4_WORD0_FSID \
2822 #define WORD0_ABSENT_FS_ATTRS (FATTR4_WORD0_FS_LOCATIONS | FATTR4_WORD0_FSID | \3587 if ((attrmask[0] & (FATTR4_WORD0_FILEHANDLE | FATTR4_WORD0_FSID)) && in nfsd4_encode_fattr4()
535 #define FATTR4_WORD0_FSID BIT(FATTR4_FSID) macro
1616 | 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()
204 | FATTR4_WORD0_FSID225 | FATTR4_WORD0_FSID277 | FATTR4_WORD0_FSID8234 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS, in _nfs40_proc_get_locations()8291 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS, in _nfs41_proc_get_locations()
Completed in 53 milliseconds