Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dinode.c1153 void lockdep_annotate_inode_mutex_key(struct inode *inode) in lockdep_annotate_inode_mutex_key() function
1170 EXPORT_SYMBOL(lockdep_annotate_inode_mutex_key);
1182 lockdep_annotate_inode_mutex_key(inode); in unlock_new_inode()
1199 lockdep_annotate_inode_mutex_key(inode); in discard_new_inode()
H A Ddcache.c1954 lockdep_annotate_inode_mutex_key(inode); in d_instantiate_new()
/linux-6.15/fs/hugetlbfs/
H A Dinode.c906 lockdep_annotate_inode_mutex_key(inode); in hugetlbfs_get_root()
969 lockdep_annotate_inode_mutex_key(inode); in hugetlbfs_get_inode()
/linux-6.15/include/linux/
H A Dfs.h3270 extern void lockdep_annotate_inode_mutex_key(struct inode *inode);
3272 static inline void lockdep_annotate_inode_mutex_key(struct inode *inode) { }; in lockdep_annotate_inode_mutex_key() function
/linux-6.15/mm/
H A Dshmem.c3108 lockdep_annotate_inode_mutex_key(inode); in __shmem_get_inode()