Searched refs:is_dir_empty (Results 1 – 3 of 3) sorted by relevance
904 bool is_dir_empty(struct super_block *sb, struct chain_t *p_dir);
1296 if (!is_dir_empty(sb, &new_clu)) { in ffsMoveFile()2164 if (!is_dir_empty(sb, &clu_to_free)) { in ffsRemoveDir()
2497 bool is_dir_empty(struct super_block *sb, struct chain_t *p_dir) in is_dir_empty() function