Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/autofs/
H A Dautofs.h147 int sc_last_request_id; member
H A Dautofs.c346 ar->ar_id = autofs_softc->sc_last_request_id++; in autofs_trigger_one()