Searched refs:befs_destroy_inode (Results 1 – 1 of 1) sorted by relevance
43 static void befs_destroy_inode(struct inode *inode);57 .destroy_inode = befs_destroy_inode, /* deallocate an inode */285 static void befs_destroy_inode(struct inode *inode) in befs_destroy_inode() function