Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs42xattr.c426 nfs4_xattr_get_cache(struct inode *inode, int add) in nfs4_xattr_get_cache() function
615 cache = nfs4_xattr_get_cache(inode, 0); in nfs4_xattr_cache_get()
654 cache = nfs4_xattr_get_cache(inode, 0); in nfs4_xattr_cache_list()
697 cache = nfs4_xattr_get_cache(inode, 1); in nfs4_xattr_cache_add()
726 cache = nfs4_xattr_get_cache(inode, 0); in nfs4_xattr_cache_remove()
745 cache = nfs4_xattr_get_cache(inode, 1); in nfs4_xattr_cache_set_list()