Home
last modified time | relevance | path

Searched refs:btrfs_destroy_inode (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/btrfs/
Dsuper.c2183 .destroy_inode = btrfs_destroy_inode,
Dctree.h3979 void btrfs_destroy_inode(struct inode *inode);
Dinode.c9095 void btrfs_destroy_inode(struct inode *inode) in btrfs_destroy_inode() function