Home
last modified time | relevance | path

Searched refs:fn_offset (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dautofs.h168 off_t fn_offset; /* offset into directory */ member
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c1567 (cfnp->fn_next->fn_offset - cfnp->fn_offset); in auto_enter()
1570 offset = (ushort_t)cfnp->fn_offset + 1; in auto_enter()
1574 offset = (ushort_t)cfnp->fn_offset + 1; in auto_enter()
1590 (*fnpp)->fn_offset = offset; in auto_enter()
H A Dauto_vnops.c1146 offset = cfnp->fn_offset; in auto_readdir()
1168 dp->d_off = (off64_t)nfnp->fn_offset; in auto_readdir()
1174 dp->d_off = (off64_t)cfnp->fn_offset + 1; in auto_readdir()