Searched refs:dir_is_empty (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ntfs3/
H A Ddir.c598 bool dir_is_empty(struct inode *dir) function
H A Dntfs_fs.h494 bool dir_is_empty(struct inode *dir);
H A Dinode.c1778 if (S_ISDIR(inode->i_mode) && !dir_is_empty(inode)) {

Completed in 115 milliseconds