Searched refs:ext2_evict_inode (Results 1 – 3 of 3) sorted by relevance
/fs/ext2/ | ||
D | ext2.h | 747 extern void ext2_evict_inode(struct inode *); |
D | inode.c | 72 void ext2_evict_inode(struct inode * inode) in ext2_evict_inode() function |
D | super.c | 350 .evict_inode = ext2_evict_inode, |