<dec f='src/src/sys/ufs/ufs/ufs_quota.h' l='108' type='int getinoquota(struct inode * )'/>
<def f='src/src/sys/ufs/ufs/ufs_quota.c' l='745' ll='782' type='int getinoquota(struct inode * ip)'/>
<doc f='src/src/sys/ufs/ufs/ufs_quota.c' l='737'>/*
 * Set up the quotas for an inode.
 *
 * This routine completely defines the semantics of quotas.
 * If other criterion want to be used to establish quotas, the
 * MAXQUOTAS value in quotas.h should be increased, and the
 * additional dquots set up here.
 */</doc>
<use f='src/src/sys/ufs/ufs/ufs_quota1.c' l='69' u='c' c='chkdq1'/>
<use f='src/src/sys/ufs/ufs/ufs_quota1.c' l='177' u='c' c='chkiq1'/>
<use f='src/src/sys/ufs/ufs/ufs_quota1.c' l='390' u='c' c='quota1_handle_cmd_quotaon'/>
<use f='src/src/sys/ufs/ufs/ufs_quota2.c' l='373' u='c' c='getinoquota2'/>
