Home
last modified time | relevance | path

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

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