Home
last modified time | relevance | path

Searched refs:__iget (Results 1 – 8 of 8) sorted by relevance

/linux/fs/notify/ !
H A Dfsnotify.c50 * We cannot __iget() an inode in state I_FREEING, in fsnotify_unmount_inodes()
62 * doing an __iget/iput with SB_ACTIVE clear would actually in fsnotify_unmount_inodes()
74 __iget(inode); in fsnotify_unmount_inodes()
/linux/fs/ !
H A Dfs-writeback.c569 __iget(inode); in inode_prepare_wbs_switch()
2706 __iget(inode); in wait_sb_inodes()
/linux/fs/crypto/ !
H A Dkeyring.c964 __iget(inode); in evict_dentries_for_decrypted_inodes()
/linux/block/ !
H A Dbdev.c1273 __iget(inode); in sync_bdevs()
/linux/security/landlock/ !
H A Dfs.c1312 __iget(inode); in hook_sb_delete()
1337 * __iget() reference that we just set in this loop in hook_sb_delete()
1350 * At this point, we still own the __iget() reference in hook_sb_delete()
/linux/fs/quota/ !
H A Ddquot.c1039 __iget(inode); in add_dquot_ref()
/linux/include/linux/ !
H A Dfs.h3380 static inline void __iget(struct inode *inode) in __iget() function
/linux/fs/bcachefs/ !
H A Dfs.c361 __iget(&inode->v); in bch2_inode_hash_find()