Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dinternal.h328 static inline void nfs_zap_label_cache_locked(struct nfs_inode *nfsi) in nfs_zap_label_cache_locked() function
336 static inline void nfs_zap_label_cache_locked(struct nfs_inode *nfsi) in nfs_zap_label_cache_locked() function
Dinode.c240 nfs_zap_label_cache_locked(nfsi); in nfs_zap_caches_locked()