Searched refs:ocfs2_destroy_inode (Results 1 – 1 of 1) sorted by relevance
141 static void ocfs2_destroy_inode(struct inode *inode);149 .destroy_inode = ocfs2_destroy_inode,575 static void ocfs2_destroy_inode(struct inode *inode) in ocfs2_destroy_inode() function