Searched refs:encode_getattr_two (Results 1 – 1 of 1) sorted by relevance
/fs/nfs/ |
D | nfs4xdr.c | 1154 static void encode_getattr_two(struct xdr_stream *xdr, uint32_t bm0, uint32_t bm1, struct compound_… in encode_getattr_two() function 1193 encode_getattr_two(xdr, bitmask[0] & nfs4_fattr_bitmap[0], in encode_getfattr() 1208 encode_getattr_two(xdr, bitmask[0] & nfs4_fs_locations_bitmap[0], in encode_fs_locations() 2419 encode_getattr_two(xdr, FATTR4_WORD0_ACL, 0, &hdr); in nfs4_xdr_enc_getacl() 2514 encode_getattr_two(xdr, args->bitmask[0] & nfs4_statfs_bitmap[0], in nfs4_xdr_enc_statfs()
|