Searched refs:nfs4_xattr_get_cache (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs42xattr.c | 427 nfs4_xattr_get_cache(struct inode *inode, int add) in nfs4_xattr_get_cache() function 616 cache = nfs4_xattr_get_cache(inode, 0); in nfs4_xattr_cache_get() 655 cache = nfs4_xattr_get_cache(inode, 0); in nfs4_xattr_cache_list() 698 cache = nfs4_xattr_get_cache(inode, 1); in nfs4_xattr_cache_add() 727 cache = nfs4_xattr_get_cache(inode, 0); in nfs4_xattr_cache_remove() 746 cache = nfs4_xattr_get_cache(inode, 1); in nfs4_xattr_cache_set_list()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs42xattr.c | 426 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()
|
Completed in 3 milliseconds