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

  /src/sys/ufs/lfs/
ulfs_quota2_subr.c 93 lfsquota2_ulfs_rwq2v(const struct quota2_val *s, struct quota2_val *d, int needswap) function in typeref:typename:void
106 lfsquota2_ulfs_rwq2v(&s->q2e_val[QL_BLOCK], &d->q2e_val[QL_BLOCK],
108 lfsquota2_ulfs_rwq2v(&s->q2e_val[QL_FILE], &d->q2e_val[QL_FILE],

Completed in 11 milliseconds