Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfs/
Dinternal.h369 static inline void nfs_zap_label_cache_locked(struct nfs_inode *nfsi) in nfs_zap_label_cache_locked() function
376 static inline void nfs_zap_label_cache_locked(struct nfs_inode *nfsi) in nfs_zap_label_cache_locked() function
Dinode.c247 nfs_zap_label_cache_locked(nfsi); in nfs_zap_caches_locked()