| /src/lib/libquota/ |
| H A D | quota_delete.c | 40 quota_delete(struct quotahandle *qh, const struct quotakey *qk) argument
|
| H A D | quota_put.c | 40 quota_put(struct quotahandle *qh, const struct quotakey *qk, argument
|
| H A D | quota_get.c | 50 quota_get(struct quotahandle *qh, const struct quotakey *qk, struct quotaval *qv) argument
|
| H A D | quota_schema.c | 48 quota_getimplname(struct quotahandle *qh) argument 69 quota_getrestrictions(struct quotahandle *qh) argument 92 quota_getnumidtypes(struct quotahandle *qh) argument 110 quota_idtype_getname(struct quotahandle * qh,int idtype) argument 136 quota_getnumobjtypes(struct quotahandle * qh) argument 151 quota_objtype_getname(struct quotahandle * qh,int objtype) argument 175 quota_objtype_isbytes(struct quotahandle * qh,int objtype) argument [all...] |
| H A D | quota_open.c | 49 struct quotahandle *qh; local in function:quota_open 132 quota_getmountpoint(struct quotahandle * qh) argument 138 quota_getmountdevice(struct quotahandle * qh) argument 144 quota_close(struct quotahandle * qh) argument 158 quota_quotaon(struct quotahandle * qh,int idtype) argument 176 quota_quotaoff(struct quotahandle * qh,int idtype) argument [all...] |
| H A D | quota_cursor.c | 41 quota_opencursor(struct quotahandle *qh) argument
|
| H A D | quota_kernel.c | 50 __quota_kernel_stat(struct quotahandle *qh, struct quotastat *stat) argument 60 __quota_kernel_getimplname(struct quotahandle *qh) argument 71 __quota_kernel_getrestrictions(struct quotahandle *qh) argument 83 __quota_kernel_getnumidtypes(struct quotahandle *qh) argument 94 __quota_kernel_idtype_getname(struct quotahandle *qh, int idtype) argument 109 __quota_kernel_getnumobjtypes(struct quotahandle * qh) argument 120 __quota_kernel_objtype_getname(struct quotahandle * qh,int objtype) argument 135 __quota_kernel_objtype_isbytes(struct quotahandle * qh,int objtype) argument 150 __quota_kernel_quotaon(struct quotahandle * qh,int idtype) argument 185 __quota_kernel_quotaoff(struct quotahandle * qh,int idtype) argument 195 __quota_kernel_get(struct quotahandle * qh,const struct quotakey * qk,struct quotaval * qv) argument 207 __quota_kernel_put(struct quotahandle * qh,const struct quotakey * qk,const struct quotaval * qv) argument 219 __quota_kernel_delete(struct quotahandle * qh,const struct quotakey * qk) argument 229 __quota_kernel_cursor_create(struct quotahandle * qh) argument 252 __quota_kernel_cursor_destroy(struct quotahandle * qh,struct kernel_quotacursor * cursor) argument 267 __quota_kernel_cursor_skipidtype(struct quotahandle * qh,struct kernel_quotacursor * cursor,int idtype) argument 280 __quota_kernel_cursor_get(struct quotahandle * qh,struct kernel_quotacursor * cursor,struct quotakey * key,struct quotaval * val) argument 294 __quota_kernel_cursor_getn(struct quotahandle * qh,struct kernel_quotacursor * cursor,struct quotakey * keys,struct quotaval * vals,unsigned maxnum) argument 321 __quota_kernel_cursor_atend(struct quotahandle * qh,struct kernel_quotacursor * cursor) argument 343 __quota_kernel_cursor_rewind(struct quotahandle * qh,struct kernel_quotacursor * cursor) argument [all...] |
| H A D | quota_nfs.c | 129 __quota_nfs_get(struct quotahandle *qh, const struct quotakey *qk, argument
|
| H A D | quota_oldfiles.c | 251 __quota_oldfiles_defquotafile(struct quotahandle *qh, int idtype, argument 262 __quota_oldfiles_getquotafile(struct quotahandle *qh, int idtype, argument 362 __quota_oldfiles_open(struct quotahandle *qh, const char *path, int *fd_ret) argument 378 __quota_oldfiles_initialize(struct quotahandle *qh) argument 435 __quota_oldfiles_getimplname(struct quotahandle * qh) argument 441 __quota_oldfiles_quotaon(struct quotahandle * qh,int idtype) argument 480 __quota_oldfiles_doget(struct quotahandle * qh,const struct quotakey * qk,struct quotaval * qv,int * isallzero) argument 566 __quota_oldfiles_doput(struct quotahandle * qh,const struct quotakey * qk,const struct quotaval * qv) argument 678 __quota_oldfiles_get(struct quotahandle * qh,const struct quotakey * qk,struct quotaval * qv) argument 685 __quota_oldfiles_put(struct quotahandle * qh,const struct quotakey * qk,const struct quotaval * qv) argument 692 __quota_oldfiles_delete(struct quotahandle * qh,const struct quotakey * qk) argument 701 __quota_oldfiles_cursor_create(struct quotahandle * qh) argument 780 __quota_oldfiles_cursor_get(struct quotahandle * qh,struct oldfiles_quotacursor * oqc,struct quotakey * key,struct quotaval * val) argument 870 __quota_oldfiles_cursor_getn(struct quotahandle * qh,struct oldfiles_quotacursor * oqc,struct quotakey * keys,struct quotaval * vals,unsigned maxnum) argument [all...] |
| /src/libexec/rpc.rquotad/ |
| H A D | rquotad.c | 216 struct quotahandle *qh; local in function:sendquota
|
| /src/sys/dev/raidframe/ |
| H A D | rf_engine.c | 434 RF_DagNode_t *q = NULL, *qh = NULL, *next; local in function:PropagateResults
|
| /src/sys/dev/usb/ |
| H A D | usb_mem.c | 233 usb_valid_block_p(usb_dma_block_t *b, struct usb_dma_block_qh *qh) argument
|
| H A D | uhcivar.h | 122 uhci_qh_t qh; /* The real QH, must be first */ member in struct:uhci_soft_qh
|
| H A D | ehcivar.h | 48 ehci_qh_t *qh; member in struct:ehci_soft_qh
|
| /src/usr.sbin/quotaon/ |
| H A D | quotaon.c | 81 struct quotahandle *qh; local in function:main 216 quotaonoff(struct fstab * fs,struct quotahandle * qh,int offmode,int idtype,int warn_on_enxio,const char * fsspec) argument [all...] |
| /src/sys/external/bsd/dwc2/dist/ |
| H A D | dwc2_hcdqueue.c | 81 static void dwc2_qh_init(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh, argument 225 struct dwc2_qh *qh; local in function:dwc2_hcd_qh_create 258 dwc2_hcd_qh_free(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh) argument 328 dwc2_check_periodic_bandwidth(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh) argument 378 dwc2_find_single_uframe(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh) argument 397 dwc2_find_multi_uframe(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh) argument 453 dwc2_find_uframe(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh) argument 480 dwc2_check_max_xfer_size(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh) argument 510 dwc2_schedule_periodic(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh) argument 583 dwc2_deschedule_periodic(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh) argument 627 struct dwc2_qh *qh = arg; local in function:dwc2_wait_timer_fn 663 dwc2_hcd_qh_add(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh) argument 720 dwc2_hcd_qh_unlink(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh) argument 753 dwc2_sched_periodic_split(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh,u16 frame_number,int sched_next_periodic_split) argument 798 dwc2_hcd_qh_deactivate(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh,int sched_next_periodic_split) argument 886 dwc2_hcd_qtd_add(struct dwc2_hsotg * hsotg,struct dwc2_qtd * qtd,struct dwc2_qh * qh) argument 911 dwc2_hcd_qtd_unlink_and_free(struct dwc2_hsotg * hsotg,struct dwc2_qtd * qtd,struct dwc2_qh * qh) argument [all...] |
| H A D | dwc2_hcdddma.c | 84 static u16 dwc2_max_desc_num(struct dwc2_qh *qh) argument 91 static u16 dwc2_frame_incr_val(struct dwc2_qh *qh) argument 97 static int dwc2_desc_list_alloc(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh, argument 128 dwc2_desc_list_free(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh) argument 233 dwc2_update_frame_list(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh,int enable) argument 295 dwc2_release_channel_ddma(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh) argument 342 dwc2_hcd_qh_init_ddma(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh,gfp_t mem_flags) argument 388 dwc2_hcd_qh_free_ddma(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh) argument 415 dwc2_frame_to_desc_idx(struct dwc2_qh * qh,u16 frame_idx) argument 428 dwc2_calc_starting_frame(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh,u16 * skip_frames) argument 487 dwc2_recalc_initial_desc_idx(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh) argument 538 dwc2_fill_host_isoc_dma_desc(struct dwc2_hsotg * hsotg,struct dwc2_qtd * qtd,struct dwc2_qh * qh,u32 max_xfer_size,u16 idx) argument 576 dwc2_init_isoc_dma_desc(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh,u16 skip_frames) argument 684 dwc2_fill_host_dma_desc(struct dwc2_hsotg * hsotg,struct dwc2_host_chan * chan,struct dwc2_qtd * qtd,struct dwc2_qh * qh,int n_desc) argument 735 dwc2_init_non_isoc_dma_desc(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh) argument 838 dwc2_hcd_start_xfer_ddma(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh) argument 883 dwc2_cmpl_host_isoc_dma_desc(struct dwc2_hsotg * hsotg,struct dwc2_host_chan * chan,struct dwc2_qtd * qtd,struct dwc2_qh * qh,u16 idx) argument 958 struct dwc2_qh *qh; local in function:dwc2_complete_isoc_xfer_ddma 1145 struct dwc2_qh *qh = chan->qh; local in function:dwc2_process_non_isoc_desc 1218 struct dwc2_qh *qh = chan->qh; local in function:dwc2_complete_non_isoc_xfer_ddma 1290 struct dwc2_qh *qh = chan->qh; local in function:dwc2_hcd_complete_xfer_ddma [all...] |
| H A D | dwc2_hcdintr.c | 135 struct dwc2_qh *qh; local in function:dwc2_sof_intr 690 dwc2_deactivate_qh(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh,int free_qtd) argument 2034 dwc2_check_qtd_still_ok(struct dwc2_qtd * qtd,struct dwc2_qh * qh) argument [all...] |
| H A D | dwc2_hcd.c | 84 struct dwc2_qh *qh; local in function:dwc2_dump_channel_info 146 struct dwc2_qh *qh, *qh_tm local in function:dwc2_kill_urbs_in_qh_list 162 struct dwc2_qh *qh, *qh_tmp; local in function:dwc2_qh_list_free 418 dwc2_hcd_urb_enqueue(struct dwc2_hsotg * hsotg,struct dwc2_hcd_urb * urb,struct dwc2_qh * qh,struct dwc2_qtd * qtd) argument 487 struct dwc2_qh *qh; local in function:dwc2_hcd_urb_dequeue 718 dwc2_hc_setup_align_buf(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh,struct dwc2_host_chan * chan,struct dwc2_hcd_urb * urb,void * bufptr) argument 778 dwc2_assign_and_init_hc(struct dwc2_hsotg * hsotg,struct dwc2_qh * qh) argument 911 struct dwc2_qh *qh; local in function:dwc2_hcd_select_transactions 1082 struct dwc2_qh *qh; local in function:dwc2_process_periodic_channels 1222 struct dwc2_qh *qh; local in function:dwc2_process_non_periodic_channels [all...] |
| H A D | dwc2_hcd.h | 163 struct dwc2_qh *qh; member in struct:dwc2_host_chan 376 struct dwc2_qh *qh; member in struct:dwc2_qtd 518 dbg_qh(struct dwc2_qh * qh) argument 527 dbg_qh(struct dwc2_qh * qh) argument 645 struct dwc2_qh *qh = dpipe->priv; local in function:dwc2_hcd_is_bandwidth_allocated 656 struct dwc2_qh *qh = dpipe->priv; local in function:dwc2_hcd_get_ep_bandwidth [all...] |
| /src/usr.bin/quota/ |
| H A D | quota.c | 83 struct quotahandle *qh; member in struct:quotause
|
| /src/usr.sbin/quotarestore/ |
| H A D | quotarestore.c | 152 maketables(struct quotahandle *qh) argument 313 scankeys(struct quotahandle *qh, struct qklist *seenkeys, argument 348 purge(struct quotahandle *qh, struct qklist *dropkeys) argument 363 readdumpfile(struct quotahandle *qh, FIL argument 515 struct quotahandle *qh; local in function:main [all...] |
| /src/usr.sbin/repquota/ |
| H A D | repquota.c | 129 struct quotahandle *qh; local in function:main 226 repquota(struct quotahandle *qh, int idtype) argument 277 printquotas(int idtype,struct quotahandle * qh) argument [all...] |
| /src/sys/external/bsd/dwc2/ |
| H A D | dwc2.c | 1068 struct dwc2_qh *qh = dpipe->priv; local in function:dwc2_device_start
|
| /src/usr.sbin/edquota/ |
| H A D | edquota.c | 407 dogetprivs2(struct quotahandle *qh, int idtype, id_t id, int defaultq, argument 447 struct quotahandle *qh; local in function:getprivs2 509 struct quotahandle *qh; local in function:putprivs2 636 struct quotahandle *qh; local in function:clearpriv [all...] |