Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dinternal.h364 static inline void nfs_zap_label_cache_locked(struct nfs_inode *nfsi) in nfs4_label_copy()
371 static inline void nfs_zap_label_cache_locked(struct nfs_inode *nfsi) in nfs_zap_label_cache_locked()
368 static inline void nfs_zap_label_cache_locked(struct nfs_inode *nfsi) nfs_zap_label_cache_locked() function
375 static inline void nfs_zap_label_cache_locked(struct nfs_inode *nfsi) nfs_zap_label_cache_locked() function
H A Dinode.c250 nfs_zap_label_cache_locked(nfsi); in nfs_zap_caches_locked()