SMB_NTQUOTA_STRUCT 82 source3/include/ntquotas.h SMB_NTQUOTA_STRUCT *quotas; SMB_NTQUOTA_STRUCT 2641 source3/include/proto.h bool cli_get_user_quota(struct cli_state *cli, int quota_fnum, SMB_NTQUOTA_STRUCT *pqt); SMB_NTQUOTA_STRUCT 2642 source3/include/proto.h bool cli_set_user_quota(struct cli_state *cli, int quota_fnum, SMB_NTQUOTA_STRUCT *pqt); SMB_NTQUOTA_STRUCT 2644 source3/include/proto.h bool cli_get_fs_quota_info(struct cli_state *cli, int quota_fnum, SMB_NTQUOTA_STRUCT *pqt); SMB_NTQUOTA_STRUCT 2645 source3/include/proto.h bool cli_set_fs_quota_info(struct cli_state *cli, int quota_fnum, SMB_NTQUOTA_STRUCT *pqt); SMB_NTQUOTA_STRUCT 2646 source3/include/proto.h void dump_ntquota(SMB_NTQUOTA_STRUCT *qt, bool _verbose, bool _numeric, void (*_sidtostring)(fstring str, DOM_SID *sid, bool _numeric)); SMB_NTQUOTA_STRUCT 6578 source3/include/proto.h int vfs_get_ntquota(files_struct *fsp, enum SMB_QUOTA_TYPE qtype, DOM_SID *psid, SMB_NTQUOTA_STRUCT *qt); SMB_NTQUOTA_STRUCT 6579 source3/include/proto.h int vfs_set_ntquota(files_struct *fsp, enum SMB_QUOTA_TYPE qtype, DOM_SID *psid, SMB_NTQUOTA_STRUCT *qt); SMB_NTQUOTA_STRUCT 49 source3/libsmb/cliquota.c static bool parse_user_quota_record(const char *rdata, unsigned int rdata_count, unsigned int *offset, SMB_NTQUOTA_STRUCT *pqt) SMB_NTQUOTA_STRUCT 52 source3/libsmb/cliquota.c SMB_NTQUOTA_STRUCT qt; SMB_NTQUOTA_STRUCT 129 source3/libsmb/cliquota.c bool cli_get_user_quota(struct cli_state *cli, int quota_fnum, SMB_NTQUOTA_STRUCT *pqt) SMB_NTQUOTA_STRUCT 197 source3/libsmb/cliquota.c bool cli_set_user_quota(struct cli_state *cli, int quota_fnum, SMB_NTQUOTA_STRUCT *pqt) SMB_NTQUOTA_STRUCT 267 source3/libsmb/cliquota.c SMB_NTQUOTA_STRUCT qt; SMB_NTQUOTA_STRUCT 333 source3/libsmb/cliquota.c if ((tmp_list_ent->quotas=TALLOC_ZERO_P(mem_ctx,SMB_NTQUOTA_STRUCT))==NULL) { SMB_NTQUOTA_STRUCT 393 source3/libsmb/cliquota.c if ((tmp_list_ent->quotas=TALLOC_ZERO_P(mem_ctx,SMB_NTQUOTA_STRUCT))==NULL) { SMB_NTQUOTA_STRUCT 415 source3/libsmb/cliquota.c bool cli_get_fs_quota_info(struct cli_state *cli, int quota_fnum, SMB_NTQUOTA_STRUCT *pqt) SMB_NTQUOTA_STRUCT 422 source3/libsmb/cliquota.c SMB_NTQUOTA_STRUCT qt; SMB_NTQUOTA_STRUCT 502 source3/libsmb/cliquota.c bool cli_set_fs_quota_info(struct cli_state *cli, int quota_fnum, SMB_NTQUOTA_STRUCT *pqt) SMB_NTQUOTA_STRUCT 510 source3/libsmb/cliquota.c SMB_NTQUOTA_STRUCT qt; SMB_NTQUOTA_STRUCT 577 source3/libsmb/cliquota.c void dump_ntquota(SMB_NTQUOTA_STRUCT *qt, bool _verbose, bool _numeric, void (*_sidtostring)(fstring str, DOM_SID *sid, bool _numeric)) SMB_NTQUOTA_STRUCT 74 source3/smbd/ntquotas.c int vfs_get_ntquota(files_struct *fsp, enum SMB_QUOTA_TYPE qtype, DOM_SID *psid, SMB_NTQUOTA_STRUCT *qt) SMB_NTQUOTA_STRUCT 112 source3/smbd/ntquotas.c int vfs_set_ntquota(files_struct *fsp, enum SMB_QUOTA_TYPE qtype, DOM_SID *psid, SMB_NTQUOTA_STRUCT *qt) SMB_NTQUOTA_STRUCT 176 source3/smbd/ntquotas.c SMB_NTQUOTA_STRUCT tmp_qt; SMB_NTQUOTA_STRUCT 206 source3/smbd/ntquotas.c if ((tmp_list_ent->quotas=TALLOC_ZERO_P(mem_ctx,SMB_NTQUOTA_STRUCT))==NULL) { SMB_NTQUOTA_STRUCT 2111 source3/smbd/nttrans.c SMB_NTQUOTA_STRUCT qt; SMB_NTQUOTA_STRUCT 2377 source3/smbd/nttrans.c SMB_NTQUOTA_STRUCT qt; SMB_NTQUOTA_STRUCT 2842 source3/smbd/trans2.c SMB_NTQUOTA_STRUCT quotas; SMB_NTQUOTA_STRUCT 3293 source3/smbd/trans2.c SMB_NTQUOTA_STRUCT quotas; SMB_NTQUOTA_STRUCT 145 source3/utils/smbcquotas.c SMB_NTQUOTA_STRUCT *pqt) SMB_NTQUOTA_STRUCT 230 source3/utils/smbcquotas.c SMB_NTQUOTA_STRUCT *pqt) SMB_NTQUOTA_STRUCT 235 source3/utils/smbcquotas.c SMB_NTQUOTA_STRUCT qt; SMB_NTQUOTA_STRUCT 436 source3/utils/smbcquotas.c SMB_NTQUOTA_STRUCT qt;