Searched defs:they_are_dirs (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ | ||
| H A D | libfs.c | 855 int they_are_dirs = d_is_dir(old_dentry); in simple_rename() local |
| /linux/mm/ | ||
| H A D | shmem.c | 4041 int they_are_dirs = S_ISDIR(inode->i_mode); in shmem_rename2() local |