Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/tests/
H A Dbtrfs-tests.c35 .destroy_inode = btrfs_test_destroy_inode,
/openbmc/linux/fs/btrfs/
H A Dfs.h987 void btrfs_test_destroy_inode(struct inode *inode);
H A Dinode.c8568 void btrfs_test_destroy_inode(struct inode *inode) in btrfs_test_destroy_inode() function