FATTR4_WORD0_FILEID  195 fs/nfs/nfs4proc.c 	| FATTR4_WORD0_FILEID,
FATTR4_WORD0_FILEID  216 fs/nfs/nfs4proc.c 	| FATTR4_WORD0_FILEID,
FATTR4_WORD0_FILEID  234 fs/nfs/nfs4proc.c 	| FATTR4_WORD0_FILEID,
FATTR4_WORD0_FILEID  266 fs/nfs/nfs4proc.c 	| FATTR4_WORD0_FILEID
FATTR4_WORD0_FILEID  308 fs/nfs/nfs4proc.c 	unsigned int attrs = FATTR4_WORD0_FILEID | FATTR4_WORD0_TYPE;
FATTR4_WORD0_FILEID 3780 fs/nfs/nfs4proc.c 		if (res.attr_bitmask[0] & FATTR4_WORD0_FILEID)
FATTR4_WORD0_FILEID 7426 fs/nfs/nfs4proc.c 		bitmask[0] &= ~FATTR4_WORD0_FILEID;
FATTR4_WORD0_FILEID 1606 fs/nfs/nfs4xdr.c 			FATTR4_WORD0_FSID|FATTR4_WORD0_FILEHANDLE|FATTR4_WORD0_FILEID;
FATTR4_WORD0_FILEID 1616 fs/nfs/nfs4xdr.c 		attrs[0] |= FATTR4_WORD0_FILEID;
FATTR4_WORD0_FILEID 3525 fs/nfs/nfs4xdr.c 	if (unlikely(bitmap[0] & (FATTR4_WORD0_FILEID - 1U)))
FATTR4_WORD0_FILEID 3527 fs/nfs/nfs4xdr.c 	if (likely(bitmap[0] & FATTR4_WORD0_FILEID)) {
FATTR4_WORD0_FILEID 3532 fs/nfs/nfs4xdr.c 		bitmap[0] &= ~FATTR4_WORD0_FILEID;
FATTR4_WORD0_FILEID 2693 fs/nfsd/nfs4xdr.c 	if (bmval0 & FATTR4_WORD0_FILEID) {
FATTR4_WORD0_FILEID  339 fs/nfsd/nfsd.h  | FATTR4_WORD0_FILEHANDLE      | FATTR4_WORD0_FILEID       | FATTR4_WORD0_FILES_AVAIL      \