Home
last modified time | relevance | path

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

/linux-6.14.4/fs/nfsd/
Dnfs4xdr.c3460 static const nfsd4_enc_attr nfsd4_enc_fattr4_encode_ops[] = { variable
3573 DECLARE_BITMAP(attr_bitmap, ARRAY_SIZE(nfsd4_enc_fattr4_encode_ops)); in nfsd4_encode_fattr4()
3718 ARRAY_SIZE(nfsd4_enc_fattr4_encode_ops)); in nfsd4_encode_fattr4()
3720 ARRAY_SIZE(nfsd4_enc_fattr4_encode_ops)) { in nfsd4_encode_fattr4()
3721 status = nfsd4_enc_fattr4_encode_ops[bit](xdr, &args); in nfsd4_encode_fattr4()