Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfsd/
Dnfs4xdr.c3402 static const nfsd4_enc_attr nfsd4_enc_fattr4_encode_ops[] = { variable
3514 DECLARE_BITMAP(attr_bitmap, ARRAY_SIZE(nfsd4_enc_fattr4_encode_ops)); in nfsd4_encode_fattr4()
3644 ARRAY_SIZE(nfsd4_enc_fattr4_encode_ops)); in nfsd4_encode_fattr4()
3646 ARRAY_SIZE(nfsd4_enc_fattr4_encode_ops)) { in nfsd4_encode_fattr4()
3647 status = nfsd4_enc_fattr4_encode_ops[bit](xdr, &args); in nfsd4_encode_fattr4()