Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Ddrop_caches.c36 __iget(inode); in drop_pagecache_sb()
H A Dinode.c1037 __iget(inode); in find_inode()
1078 __iget(inode); in find_inode_fast()
1543 __iget(inode); in igrab()
1812 __iget(old); in insert_inode_locked()
H A Dfs-writeback.c569 __iget(inode); in inode_prepare_wbs_switch()
2705 __iget(inode); in wait_sb_inodes()
/linux-6.15/fs/notify/
H A Dfsnotify.c74 __iget(inode); in fsnotify_unmount_inodes()
/linux-6.15/fs/crypto/
H A Dkeyring.c907 __iget(inode); in evict_dentries_for_decrypted_inodes()
/linux-6.15/block/
H A Dbdev.c1273 __iget(inode); in sync_bdevs()
/linux-6.15/security/landlock/
H A Dfs.c1311 __iget(inode); in hook_sb_delete()
/linux-6.15/fs/quota/
H A Ddquot.c1039 __iget(inode); in add_dquot_ref()
/linux-6.15/fs/bcachefs/
H A Dfs.c363 __iget(&inode->v); in bch2_inode_hash_find()
/linux-6.15/include/linux/
H A Dfs.h3298 static inline void __iget(struct inode *inode) in __iget() function