Searched refs:lockdep_annotate_inode_mutex_key (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/hugetlbfs/
H A Dinode.c440 lockdep_annotate_inode_mutex_key(inode); hugetlbfs_get_root()
502 lockdep_annotate_inode_mutex_key(inode); hugetlbfs_get_inode()
/linux-4.1.27/fs/
H A Dinode.c897 void lockdep_annotate_inode_mutex_key(struct inode *inode) lockdep_annotate_inode_mutex_key() function
914 EXPORT_SYMBOL(lockdep_annotate_inode_mutex_key); variable
926 lockdep_annotate_inode_mutex_key(inode); unlock_new_inode()
/linux-4.1.27/include/linux/
H A Dfs.h2549 extern void lockdep_annotate_inode_mutex_key(struct inode *inode);
2551 static inline void lockdep_annotate_inode_mutex_key(struct inode *inode) { }; lockdep_annotate_inode_mutex_key() function

Completed in 93 milliseconds