Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dbtrfs_inode.h472 void btrfs_destroy_inode(struct inode *inode);
Dsuper.c2366 .destroy_inode = btrfs_destroy_inode,
Dinode.c8542 void btrfs_destroy_inode(struct inode *vfs_inode) in btrfs_destroy_inode() function