Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dinternal.h366 static inline void nfs_zap_label_cache_locked(struct nfs_inode *nfsi) in nfs_zap_label_cache_locked() function
374 static inline void nfs_zap_label_cache_locked(struct nfs_inode *nfsi) in nfs_zap_label_cache_locked() function
H A Dinode.c261 nfs_zap_label_cache_locked(nfsi); in nfs_zap_caches_locked()