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