Searched refs:__iget (Results 1 - 9 of 9) sorted by relevance

/linux-master/fs/
H A Ddrop_caches.c36 __iget(inode);
H A Dinode.c31 * inode->i_state, inode->i_hash, __iget(), inode->i_io_list
442 void __iget(struct inode *inode) function
846 __iget(inode);
915 __iget(inode);
946 __iget(inode);
1384 __iget(inode);
1655 __iget(old);
H A Dfs-writeback.c571 __iget(inode);
2655 __iget(inode);
/linux-master/fs/notify/
H A Dfsnotify.c45 * We cannot __iget() an inode in state I_FREEING,
57 * doing an __iget/iput with SB_ACTIVE clear would actually
69 __iget(inode);
/linux-master/fs/crypto/
H A Dkeyring.c906 __iget(inode);
/linux-master/security/landlock/
H A Dfs.c1097 __iget(inode);
1122 * __iget() reference that we just set in this loop
1135 * At this point, we still own the __iget() reference
/linux-master/block/
H A Dbdev.c1204 __iget(inode);
/linux-master/fs/quota/
H A Ddquot.c1039 __iget(inode);
/linux-master/include/linux/
H A Dfs.h3071 extern void __iget(struct inode * inode);

Completed in 413 milliseconds