Home
last modified time | relevance | path

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

/linux/fs/
H A Ddrop_caches.c36 __iget(inode); in drop_pagecache_sb()
H A Dfs-writeback.c569 __iget(inode); in inode_prepare_wbs_switch()
2693 __iget(inode); in wait_sb_inodes()
/linux/fs/notify/
H A Dfsnotify.c69 __iget(inode); in fsnotify_unmount_inodes()
/linux/block/
H A Dbdev.c1231 __iget(inode); in sync_bdevs()
/linux/security/landlock/
H A Dfs.c1261 __iget(inode); in hook_sb_delete()
/linux/fs/bcachefs/
H A Dfs.c344 __iget(&inode->v); in bch2_inode_hash_find()
/linux/fs/quota/
H A Ddquot.c1039 __iget(inode); in add_dquot_ref()
/linux/include/linux/
H A Dfs.h3292 static inline void __iget(struct inode *inode) in __iget() function