Home
last modified time | relevance | path

Searched refs:ext4_evict_inode (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ext4/
H A Dext4.h3077 extern void ext4_evict_inode(struct inode *);
H A Dinode.c169 void ext4_evict_inode(struct inode *inode) in ext4_evict_inode() function
4683 * ext4_evict_inode(), and we allow that function to clean up the in ext4_fill_raw_inode()
5512 * ext4_evict_inode() does for fast symlinks is in __ext4_update_other_inode_time()
H A Dsuper.c1539 * ext4_evict_inode() still running for that inode could block waiting in ext4_clear_inode()
1666 .evict_inode = ext4_evict_inode,