Searched refs:is_fake_entry (Results 1 – 1 of 1) sorted by relevance
60 static bool is_fake_entry(struct inode *dir, ext4_lblk_t lblk, in is_fake_entry() function93 bool fake = is_fake_entry(dir, lblk, offset, blocksize); in __ext4_check_dir_entry()94 bool next_fake = is_fake_entry(dir, lblk, next_offset, blocksize); in __ext4_check_dir_entry()