Home
last modified time | relevance | path

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

/fs/ocfs2/
Dsuper.c141 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