Home
last modified time | relevance | path

Searched refs:lockdep_annotate_inode_mutex_key (Results 1 – 5 of 5) sorted by relevance

/linux/fs/
H A Dinode.c1183 void lockdep_annotate_inode_mutex_key(struct inode *inode) in lockdep_annotate_inode_mutex_key() function
1199 EXPORT_SYMBOL(lockdep_annotate_inode_mutex_key);
1211 lockdep_annotate_inode_mutex_key(inode); in unlock_new_inode()
1222 lockdep_annotate_inode_mutex_key(inode); in discard_new_inode()
H A Ddcache.c2019 lockdep_annotate_inode_mutex_key(inode); in d_instantiate_new()
/linux/fs/hugetlbfs/
H A Dinode.c912 lockdep_annotate_inode_mutex_key(inode); in hugetlbfs_get_root()
975 lockdep_annotate_inode_mutex_key(inode); in hugetlbfs_get_inode()
/linux/include/linux/
H A Dfs.h2927 extern void lockdep_annotate_inode_mutex_key(struct inode *inode);
2929 static inline void lockdep_annotate_inode_mutex_key(struct inode *inode) { }; in lockdep_annotate_inode_mutex_key() function
/linux/mm/
H A Dshmem.c3128 lockdep_annotate_inode_mutex_key(inode); in __shmem_get_inode()