Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfsd/
Dnfs4xdr.c2185 nfsd4_decode_xattr_name(struct nfsd4_compoundargs *argp, char **namep) in nfsd4_decode_xattr_name() function
2240 status = nfsd4_decode_xattr_name(argp, &getxattr->getxa_name); in nfsd4_decode_getxattr()
2268 status = nfsd4_decode_xattr_name(argp, &setxattr->setxa_name); in nfsd4_decode_setxattr()
2331 return nfsd4_decode_xattr_name(argp, &removexattr->rmxa_name); in nfsd4_decode_removexattr()