Searched refs:HV_FS_ISDIR (Results 1 – 2 of 2) sorted by relevance
/arch/tile/include/hv/ | ||
D | hypervisor.h | 1254 HV_FS_ISDIR = 0x0001 /**< Is the entry a directory? */ enumerator |
/arch/tile/kernel/ | ||
D | setup.c | 1048 if (stat.flags & HV_FS_ISDIR) { in load_hv_initrd() |