Searched refs:nfs4_xattr_cache_get (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4_fs.h | 649 extern ssize_t nfs4_xattr_cache_get(struct inode *inode, const char *name,
|
H A D | nfs42xattr.c | 609 ssize_t nfs4_xattr_cache_get(struct inode *inode, const char *name, char *buf, in nfs4_xattr_cache_get() function
|
H A D | nfs4proc.c | 7686 ret = nfs4_xattr_cache_get(inode, key, buf, buflen); in nfs4_xattr_get_nfs4_user()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4_fs.h | 652 extern ssize_t nfs4_xattr_cache_get(struct inode *inode, const char *name,
|
H A D | nfs42xattr.c | 608 ssize_t nfs4_xattr_cache_get(struct inode *inode, const char *name, char *buf, in nfs4_xattr_cache_get() function
|
H A D | nfs4proc.c | 7890 ret = nfs4_xattr_cache_get(inode, key, buf, buflen); in nfs4_xattr_get_nfs4_user()
|
Completed in 33 milliseconds