Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dsuper.c2049 .destroy_inode = btrfs_destroy_inode,
Dctree.h3921 void btrfs_destroy_inode(struct inode *inode);
Dinode.c8955 void btrfs_destroy_inode(struct inode *inode) in btrfs_destroy_inode() function