Home
last modified time | relevance | path

Searched refs:ext4_free_inode (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/trace/
H A Dtracepoint-analysis.rst44 ext4:ext4_free_inode [Tracepoint event]
/linux/fs/ext4/
H A Dialloc.c235 void ext4_free_inode(handle_t *handle, struct inode *inode) in ext4_free_inode() function
H A Dext4.h2958 extern void ext4_free_inode(handle_t *, struct inode *);
H A Dinode.c317 ext4_free_inode(handle, inode); in ext4_evict_inode()