Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs4_fs.h652 extern ssize_t nfs4_xattr_cache_get(struct inode *inode, const char *name,
H A Dnfs42xattr.c608 ssize_t nfs4_xattr_cache_get(struct inode *inode, const char *name, char *buf, in nfs4_xattr_cache_get() function
H A Dnfs4proc.c7914 ret = nfs4_xattr_cache_get(inode, key, buf, buflen); in nfs4_xattr_get_nfs4_user()