Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hpfs/
HDhpfs_vnops.c152 eap = (struct ea *)&(hp->h_fn.fn_int); in hpfs_ioctl()
162 eap = (struct ea *)((caddr_t)hp->h_fn.fn_int + in hpfs_ioctl()
185 eap = (struct ea *)&(hp->h_fn.fn_int); in hpfs_ioctl()
204 eap = (struct ea *)((caddr_t)hp->h_fn.fn_int + in hpfs_ioctl()
224 eap = (struct ea *)&(hp->h_fn.fn_int); in hpfs_ioctl()
243 eap = (struct ea *)((caddr_t)hp->h_fn.fn_int + in hpfs_ioctl()
HDhpfs.h209 u_int8_t fn_int[0x13c]; member