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 Dinode.c1070 __iget(inode); in find_inode()
1111 __iget(inode); in find_inode_fast()
1591 __iget(inode); in igrab()
1860 __iget(old); in insert_inode_locked()
H A Dfs-writeback.c569 __iget(inode); in inode_prepare_wbs_switch()
2693 __iget(inode); in wait_sb_inodes()
/linux/security/landlock/
H A Dfs.c1253 __iget(inode); in hook_sb_delete()
/linux/block/
H A Dbdev.c1231 __iget(inode); in sync_bdevs()
/linux/fs/bcachefs/
H A Dfs.c316 __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.h3193 static inline void __iget(struct inode *inode) in __iget() function