HomeSort by: relevance | last modified time | path
    Searched defs:quotas (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/newfs/
newfs.c 238 int quotas = 0; variable in typeref:typename:int
408 quotas |= FS_Q2_DO_TYPE(USRQUOTA);
410 quotas |= FS_Q2_DO_TYPE(GRPQUOTA);
444 if (Oflag < 1 && quotas != 0)
  /src/sys/dev/pci/
if_iwmreg.h 2745 * @quotas: allocations per binding
2748 struct iwm_time_quota_data quotas[IWM_MAX_BINDINGS]; member in struct:iwm_time_quota_cmd

Completed in 21 milliseconds