Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfsd/
Dxdr4.h245 u32 lsxa_len; /* unfiltered len (reply) */ member
Dnfs4xdr.c5122 if (cookie > (listxattrs->lsxa_len) / (XATTR_USER_PREFIX_LEN + 2)) in nfsd4_listxattr_validate_cookie()
5167 left = listxattrs->lsxa_len; in nfsd4_encode_listxattrs()
5240 if (listxattrs->lsxa_len) in nfsd4_encode_listxattrs()
Dnfs4proc.c2449 &u->listxattrs.lsxa_buf, &u->listxattrs.lsxa_len); in nfsd4_listxattrs()