Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dbtrfs_inode.h477 void btrfs_destroy_inode(struct inode *inode);
H A Dsuper.c2366 .destroy_inode = btrfs_destroy_inode,
H A Dinode.c8580 void btrfs_destroy_inode(struct inode *vfs_inode) in btrfs_destroy_inode() function