Searched refs:nfs4_fattr_bitmap (Results 1 – 3 of 3) sorted by relevance
448 extern const u32 nfs4_fattr_bitmap[3];
200 const u32 nfs4_fattr_bitmap[3] = { variable1419 p->o_arg.open_bitmap = &nfs4_fattr_bitmap[0]; in nfs4_opendata_alloc()4091 bitmask[0] = nfs4_fattr_bitmap[0]; in _nfs4_lookup_root()4092 bitmask[1] = nfs4_fattr_bitmap[1]; in _nfs4_lookup_root()4096 bitmask[2] = nfs4_fattr_bitmap[2] & ~FATTR4_WORD2_SECURITY_LABEL; in _nfs4_lookup_root()8001 bitmask[0] = nfs4_fattr_bitmap[0] | FATTR4_WORD0_FS_LOCATIONS; in _nfs4_proc_fs_locations()8002 bitmask[1] = nfs4_fattr_bitmap[1]; in _nfs4_proc_fs_locations()
1272 encode_getattr(xdr, nfs4_fattr_bitmap, bitmask, in encode_getfattr()1273 ARRAY_SIZE(nfs4_fattr_bitmap), hdr); in encode_getfattr()