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

/linux-master/fs/
H A Dlibfs.c790 int they_are_dirs = d_is_dir(old_dentry); local
803 if (they_are_dirs) {
807 } else if (they_are_dirs) {
/linux-master/mm/
H A Dshmem.c3451 int they_are_dirs = S_ISDIR(inode->i_mode); local
3477 if (they_are_dirs) {
3481 } else if (they_are_dirs) {

Completed in 141 milliseconds