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