Home
last modified time | relevance | path

Searched refs:nfsd4_enc_fattr4_encode_ops (Results 1 – 1 of 1) sorted by relevance

/linux/fs/nfsd/
H A Dnfs4xdr.c3475 static const nfsd4_enc_attr nfsd4_enc_fattr4_encode_ops[] = { variable
3588 DECLARE_BITMAP(attr_bitmap, ARRAY_SIZE(nfsd4_enc_fattr4_encode_ops)); in nfsd4_encode_fattr4()
3733 ARRAY_SIZE(nfsd4_enc_fattr4_encode_ops)); in nfsd4_encode_fattr4()
3735 ARRAY_SIZE(nfsd4_enc_fattr4_encode_ops)) { in nfsd4_encode_fattr4()
3736 status = nfsd4_enc_fattr4_encode_ops[bit](xdr, &args); in nfsd4_encode_fattr4()