dir_is_empty
if (S_ISDIR(inode->i_mode) && !dir_is_empty(inode)) {
bool dir_is_empty(struct inode *dir);