Searched refs:encode_getattr_two (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/fs/nfs/ |
D | nfs4xdr.c | 1199 static void encode_getattr_two(struct xdr_stream *xdr, uint32_t bm0, uint32_t bm1, struct compound_… in encode_getattr_two() function 1266 encode_getattr_two(xdr, bitmask[0] & nfs4_fs_locations_bitmap[0], in encode_fs_locations() 2491 encode_getattr_two(xdr, FATTR4_WORD0_ACL, 0, &hdr); in nfs4_xdr_enc_getacl() 2584 encode_getattr_two(xdr, args->bitmask[0] & nfs4_statfs_bitmap[0], in nfs4_xdr_enc_statfs()
|