Searched refs:btrfs_destroy_inode (Results 1 – 3 of 3) sorted by relevance
603 void btrfs_destroy_inode(struct inode *inode);
2430 .destroy_inode = btrfs_destroy_inode,
7908 void btrfs_destroy_inode(struct inode *vfs_inode) in btrfs_destroy_inode() function