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

/arch/tile/include/hv/
H A Dhypervisor.h1281 HV_FS_ISDIR = 0x0001 /**< Is the entry a directory? */ enumerator in enum:__anon2948
1288 * IF the HV_FS_ISDIR bit is set, the "file" is a directory. Reading
1295 * HV_FS_ISDIR set. However, if clients may wish to enumerate the
/arch/tile/kernel/
H A Dsetup.c1128 if (stat.flags & HV_FS_ISDIR) {

Completed in 63 milliseconds