wasmer/rustdoc/nix/sys/quota/sidebar-items.js

1 line
630 B
JavaScript
Raw Normal View History

2019-09-06 15:57:44 -07:00
initSidebarItems({"enum":[["QuotaFmt","The type of quota format to use."],["QuotaType","The scope of the quota."]],"fn":[["quotactl_get","Get disk quota limits and current usage for the given user/group id."],["quotactl_off","Disable disk quotas for a block device."],["quotactl_on","Turn on disk quotas for a block device."],["quotactl_set","Configure quota values for the specified fields for a given user/group id."],["quotactl_sync","Update the on-disk copy of quota usages for a filesystem."]],"struct":[["Dqblk","Wrapper type for `if_dqblk`"],["QuotaValidFlags","Indicates the quota fields that are valid to read from."]]});