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