Home
last modified time | relevance | path

Searched refs:fn_flag (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/vfs/hpfs/
H A Dhpfs.h198 u_int8_t fn_flag; member
H A Dhpfs_vfsops.c544 vp->v_type = hp->h_fn.fn_flag ? VDIR:VREG; in hpfs_vget()