Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext2/
H A Dialloc.c105 void ext2_free_inode (struct inode * inode) in ext2_free_inode() function
H A Dext2.h739 extern void ext2_free_inode (struct inode *);
H A Dinode.c109 ext2_free_inode(inode); in ext2_evict_inode()