Searched defs:idtype (Results 1 – 9 of 9) sorted by relevance
/minix/sys/ufs/lfs/ |
H A D | ulfs_quotacommon.h | 61 quota_idtype_to_ulfs(int idtype) in quota_idtype_to_ulfs()
|
H A D | ulfs_quota.c | 272 int idtype; in quota_handle_cmd_idtypestat() local 586 int idtype = args->u.cursorskipidtype.qc_idtype; in quota_handle_cmd_cursorskipidtype() local 661 int idtype = args->u.quotaon.qc_idtype; in quota_handle_cmd_quotaon() local 690 int idtype = args->u.quotaoff.qc_idtype; in quota_handle_cmd_quotaoff() local
|
H A D | ulfs_quota2.c | 676 int idtype; in lfsquota2_handle_cmd_del() local 949 int idtype; member 1062 q2cursor_addid(struct q2cursor_state *state, int idtype, id_t id) in q2cursor_addid() 1115 q2cursor_getkeys(struct ulfsmount *ump, int idtype, struct ulfsq2_cursor *cursor, in q2cursor_getkeys() 1275 int idtype; in lfsquota2_handle_cmd_cursorget() local 1420 struct quotakcursor *qkc, int idtype) in lfsquota2_handle_cmd_cursorskipidtype()
|
H A D | ulfs_quota1.c | 482 int idtype; in lfsquota1_handle_cmd_get() local
|
/minix/sys/ufs/ufs/ |
H A D | quota.h | 68 quota_idtype_to_ufs(int idtype) in quota_idtype_to_ufs()
|
H A D | ufs_quota.c | 269 int idtype; in quota_handle_cmd_idtypestat() local 567 int idtype = args->u.cursorskipidtype.qc_idtype; in quota_handle_cmd_cursorskipidtype() local 646 int idtype = args->u.quotaon.qc_idtype; in quota_handle_cmd_quotaon() local 674 int idtype = args->u.quotaoff.qc_idtype; in quota_handle_cmd_quotaoff() local
|
H A D | ufs_quota2.c | 682 int idtype; in quota2_handle_cmd_del() local 957 int idtype; member 1070 q2cursor_addid(struct q2cursor_state *state, int idtype, id_t id) in q2cursor_addid() 1122 q2cursor_getkeys(struct ufsmount *ump, int idtype, struct ufsq2_cursor *cursor, in q2cursor_getkeys() 1281 int idtype; in quota2_handle_cmd_cursorget() local 1426 struct quotakcursor *qkc, int idtype) in quota2_handle_cmd_cursorskipidtype()
|
H A D | ufs_quota1.c | 484 int idtype; in quota1_handle_cmd_get() local
|
/minix/external/bsd/llvm/dist/clang/test/CXX/expr/expr.unary/expr.unary.noexcept/ |
H A D | sema.cpp | 147 void idtype() { in idtype() function
|