Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dxdr4.h250 u32 lsxa_len; /* unfiltered len (reply) */ member
H A Dnfs4xdr.c4907 if (cookie > (listxattrs->lsxa_len) / (XATTR_USER_PREFIX_LEN + 2)) in nfsd4_listxattr_validate_cookie()
4951 left = listxattrs->lsxa_len; in nfsd4_encode_listxattrs()
5024 if (listxattrs->lsxa_len) in nfsd4_encode_listxattrs()
H A Dnfs4proc.c2140 &u->listxattrs.lsxa_buf, &u->listxattrs.lsxa_len); in nfsd4_listxattrs()