Home
last modified time | relevance | path

Searched defs:userp (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dsa.c1160 uint16_t length, int length_idx, boolean_t var_length, void *userp) in sa_build_idx_tab()
1174 sa_iterfunc_t func, sa_lot_t *tab, void *userp) in sa_attr_iter()
1224 uint16_t length, int length_idx, boolean_t variable_length, void *userp) in sa_byteswap_cb()
1389 sa_handle_get_from_db(objset_t *os, dmu_buf_t *db, void *userp, in sa_handle_get_from_db()
1439 sa_handle_get(objset_t *objset, uint64_t objid, void *userp, in sa_handle_get()
/f-stack/freebsd/kern/
H A Dvfs_aio.c698 struct proc *userp; in aio_selectjob() local
874 aio_bio_done_notify(struct proc *userp, struct kaiocb *job) in aio_bio_done_notify()
1029 struct proc *userp; in aio_complete() local
1838 aio_kick_nowait(struct proc *userp) in aio_kick_nowait()
1855 aio_kick(struct proc *userp) in aio_kick()
1886 struct proc *userp = context; in aio_kick_helper() local