Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Dsuper.c137 static void ocfs2_destroy_inode(struct inode *inode);
150 .destroy_inode = ocfs2_destroy_inode,
584 static void ocfs2_destroy_inode(struct inode *inode) in ocfs2_destroy_inode() function