Searched refs:they_are_dirs (Results 1 - 2 of 2) sorted by path

/linux-master/fs/
H A Dlibfs.c833 int they_are_dirs = d_is_dir(old_dentry); local
846 if (they_are_dirs) {
850 } else if (they_are_dirs) {
/linux-master/mm/
H A Dshmem.c3451 int they_are_dirs = S_ISDIR(inode->i_mode); local
3476 if (they_are_dirs) {
3480 } else if (they_are_dirs) {

Completed in 185 milliseconds