Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr4.h364 u32 lsxa_len; /* unfiltered len (reply) */ member
H A Dnfs4xdr.c5475 if (cookie > (listxattrs->lsxa_len) / (XATTR_USER_PREFIX_LEN + 2)) in nfsd4_listxattr_validate_cookie()
5517 left = listxattrs->lsxa_len; in nfsd4_encode_listxattrs()
5593 if (listxattrs->lsxa_len) in nfsd4_encode_listxattrs()
H A Dnfs4proc.c2501 &u->listxattrs.lsxa_buf, &u->listxattrs.lsxa_len); in nfsd4_listxattrs()