Home
last modified time | relevance | path

Searched refs:btrfs_should_delete_dir_index (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Ddelayed-inode.c1768 bool btrfs_should_delete_dir_index(const struct list_head *del_list, u64 index)
1769 bool btrfs_should_delete_dir_index(const struct list_head *del_list, u64 index) btrfs_should_delete_dir_index() function
H A Dinode.c6353 if (btrfs_should_delete_dir_index(&del_list, found_key.offset)) in btrfs_real_readdir()