Searched refs:qtype (Results 1 - 25 of 33) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dsysquotas.c175 int (*get_quota)(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp);
176 int (*set_quota)(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp);
184 static int command_get_quota(const char *path, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
196 switch(qtype) {
212 get_quota_command, path, qtype, _id);
337 static int command_set_quota(const char *path, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
347 switch(qtype) {
365 set_quota_command, path, qtype, _id, dp->qflags,
374 set_quota_command, path, qtype, _id, dp->qflags,
402 int sys_get_quota(const char *path, enum SMB_QUOTA_TYPE qtype, unid_ argument
467 sys_set_quota(const char *path, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
[all...]
H A Dsysquotas_linux.c40 static int sys_get_linux_v1_quota(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
49 switch (qtype) {
108 static int sys_set_linux_v1_quota(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
132 switch (qtype) {
174 static int sys_get_linux_v2_quota(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
183 switch (qtype) {
242 static int sys_set_linux_v2_quota(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
266 switch (qtype) {
308 static int sys_get_linux_gen_quota(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
317 switch (qtype) {
376 sys_set_linux_gen_quota(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
443 sys_get_vfs_quota(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
505 sys_set_vfs_quota(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
[all...]
H A Dsysquotas_4A.c88 int sys_get_vfs_quota(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
97 dp->qtype = qtype;
99 switch (qtype) {
182 int sys_set_vfs_quota(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
206 switch (qtype) {
H A Dsysquotas_xfs.c74 int sys_get_xfs_quota(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
88 dp->qtype = qtype;
90 switch (qtype) {
161 int sys_set_xfs_quota(const char *path, const char *bdev, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dp) argument
190 switch (qtype) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/modules/
H A Dvfs_default_quota.c95 static int default_quota_get_quota(vfs_handle_struct *handle, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dq) argument
99 if ((ret=SMB_VFS_NEXT_GET_QUOTA(handle, qtype, id, dq))!=0) {
103 switch (qtype) {
149 static int default_quota_set_quota(vfs_handle_struct *handle, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dq) argument
153 switch (qtype) {
182 if ((ret=SMB_VFS_NEXT_SET_QUOTA(handle, qtype, id, dq))!=0) {
186 switch (qtype) {
H A Dvfs_full_audit.c85 enum SMB_QUOTA_TYPE qtype, unid_t id,
88 enum SMB_QUOTA_TYPE qtype, unid_t id,
891 enum SMB_QUOTA_TYPE qtype, unid_t id,
896 result = SMB_VFS_NEXT_GET_QUOTA(handle, qtype, id, qt);
905 enum SMB_QUOTA_TYPE qtype, unid_t id,
910 result = SMB_VFS_NEXT_SET_QUOTA(handle, qtype, id, qt);
890 smb_full_audit_get_quota(struct vfs_handle_struct *handle, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *qt) argument
904 smb_full_audit_set_quota(struct vfs_handle_struct *handle, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *qt) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/src/
H A Drfc1035.c445 int qtype, qclass, rdlen; local
464 GETSHORT(qtype, p);
469 if ((qclass == C_IN) && (qtype == T_SOA))
515 GETSHORT(qtype, p);
518 if (qclass == C_IN && qtype == T_PTR && (is_arpa = in_arpa_name_2_addr(name, &addr)))
520 else if (qclass == C_IN && qtype == T_A)
523 else if (qclass == C_IN && qtype == T_AAAA)
549 int qtype, qclass, rdlen; local
569 GETSHORT(qtype, p);
596 if (qtype
726 int qtype, qclass; local
832 int i, qtype, qclass, rdlen; local
880 int qtype, qclass, is_arpa; local
1216 int qtype, qclass, rdlen; local
[all...]
H A Dforward.c282 unsigned short qtype, char *qdomain, int *type, char **domain)
304 if (sflag & qtype)
333 if ((sflag | F_QUERY ) & qtype)
335 flags = qtype;
356 else if (qtype && (daemon->options & OPT_NODOTS_LOCAL) && !strchr(qdomain, '.'))
363 log_query(F_CONFIG | F_FORWARD | F_NEG | qtype | (flags & F_NXDOMAIN), qdomain, NULL, 0);
1191 unsigned short qtype, gotname; local
1211 if ((gotname = extract_request(header, (unsigned int)size, daemon->namebuff, &qtype)))
1220 (struct all_addr *)&peer_addr.in.sin_addr, qtype);
1224 (struct all_addr *)&peer_addr.in6.sin6_addr, qtype);
281 search_servers(struct daemon *daemon, time_t now, struct all_addr **addrpp, unsigned short qtype, char *qdomain, int *type, char **domain) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dgetcertsbyname.c61 getnewci(qtype, keytag, algorithm, flags, certlen, cert)
62 int qtype, keytag, algorithm, flags, certlen;
72 res->ci_type = qtype;
205 int qtype, qclass, keytag, algorithm; local
264 GETSHORT(qtype, cp); /* QTYPE */
277 GETSHORT(qtype, cp); /* TYPE */
283 if (qtype != T_CERT) {
290 GETSHORT(qtype, cp); /* type */
305 qtype, keytag, algorithm, rdlength);
309 cur->ci_next = getnewci(qtype, keyta
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dsysquotas.h61 enum SMB_QUOTA_TYPE qtype; member in struct:_SMB_DISK_QUOTA
H A Dntquotas.h71 enum SMB_QUOTA_TYPE qtype; member in struct:_SMB_NTQUOTA_STRUCT
H A Dvfs_macros.h34 #define SMB_VFS_GET_QUOTA(conn, qtype, id, qt) ((conn)->vfs.ops.get_quota((conn)->vfs.handles.get_quota, (qtype), (id), (qt)))
35 #define SMB_VFS_SET_QUOTA(conn, qtype, id, qt) ((conn)->vfs.ops.set_quota((conn)->vfs.handles.set_quota, (qtype), (id), (qt)))
150 #define SMB_VFS_OPAQUE_GET_QUOTA(conn, qtype, id, qt) ((conn)->vfs_opaque.ops.get_quota((conn)->vfs_opaque.handles.get_quota, (qtype), (id), (qt)))
151 #define SMB_VFS_OPAQUE_SET_QUOTA(conn, qtype, id, qt) ((conn)->vfs_opaque.ops.set_quota((conn)->vfs_opaque.handles.set_quota, (qtype), (id), (qt)))
266 #define SMB_VFS_NEXT_GET_QUOTA(handle, qtype, id, qt) ((handle)->vfs_next.ops.get_quota((handle)->vfs_next.handles.get_quota, (qtype), (i
[all...]
H A Dvfs.h238 int (*get_quota)(struct vfs_handle_struct *handle, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *qt);
239 int (*set_quota)(struct vfs_handle_struct *handle, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *qt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dsmbcquotas.c138 static int parse_quota_set(pstring set_str, pstring username_str, enum SMB_QUOTA_TYPE *qtype, int *cmd, SMB_NTQUOTA_STRUCT *pqt) argument
148 *qtype = SMB_USER_QUOTA_TYPE;
162 *qtype = SMB_USER_FS_QUOTA_TYPE;
168 *qtype = SMB_USER_FS_QUOTA_TYPE;
222 static int do_quota(struct cli_state *cli, enum SMB_QUOTA_TYPE qtype, uint16 cmd, pstring username_str, SMB_NTQUOTA_STRUCT *pqt) argument
248 switch(qtype) {
399 enum SMB_QUOTA_TYPE qtype = SMB_INVALID_QUOTA_TYPE; local
514 if (parse_quota_set(set_str, username_str, &qtype, &cmd, &qt)) {
543 result = do_quota(cli, qtype, cmd, username_str, &qt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Drecv.c124 enum ath9k_rx_qtype qtype)
131 rx_edma = &sc->rx.rx_edma[qtype];
146 ath9k_hw_addrxbuf_edma(ah, bf->bf_buf_addr, qtype);
153 enum ath9k_rx_qtype qtype, int size)
166 if (!ath_rx_edma_buf_link(sc, qtype))
175 enum ath9k_rx_qtype qtype)
181 rx_edma = &sc->rx.rx_edma[qtype];
682 enum ath9k_rx_qtype qtype)
684 struct ath_rx_edma *rx_edma = &sc->rx.rx_edma[qtype];
713 ath_rx_edma_buf_link(sc, qtype);
123 ath_rx_edma_buf_link(struct ath_softc *sc, enum ath9k_rx_qtype qtype) argument
152 ath_rx_addbuffer_edma(struct ath_softc *sc, enum ath9k_rx_qtype qtype, int size) argument
174 ath_rx_remove_buffer(struct ath_softc *sc, enum ath9k_rx_qtype qtype) argument
681 ath_edma_get_buffers(struct ath_softc *sc, enum ath9k_rx_qtype qtype) argument
731 ath_edma_get_next_rx_buf(struct ath_softc *sc, struct ath_rx_status *rs, enum ath9k_rx_qtype qtype) argument
1089 enum ath9k_rx_qtype qtype; local
[all...]
H A Dar9003_mac.h113 enum ath9k_rx_qtype qtype);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dntquotas.c75 int vfs_get_ntquota(files_struct *fsp, enum SMB_QUOTA_TYPE qtype, DOM_SID *psid, SMB_NTQUOTA_STRUCT *qt) argument
95 ret = SMB_VFS_GET_QUOTA(fsp->conn, qtype, id, &D);
113 int vfs_set_ntquota(files_struct *fsp, enum SMB_QUOTA_TYPE qtype, DOM_SID *psid, SMB_NTQUOTA_STRUCT *qt) argument
139 ret = SMB_VFS_SET_QUOTA(fsp->conn, qtype, id, &D);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Duhci-debug.c156 char *qtype; local
163 case USB_ENDPOINT_XFER_ISOC: qtype = "ISO"; break;
164 case USB_ENDPOINT_XFER_INT: qtype = "INT"; break;
165 case USB_ENDPOINT_XFER_BULK: qtype = "BLK"; break;
166 case USB_ENDPOINT_XFER_CONTROL: qtype = "CTL"; break;
167 default: qtype = "Skel" ; break;
171 space, "", qh, qtype,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dregress_dns.c234 const int qtype = req->questions[i]->type; local
240 if (qtype == EVDNS_TYPE_A &&
247 } else if (qtype == EVDNS_TYPE_AAAA &&
255 } else if (qtype == EVDNS_TYPE_PTR &&
262 } else if (qtype == EVDNS_TYPE_PTR &&
270 } else if (qtype == EVDNS_TYPE_A &&
278 qtype, qclass, qname);
879 const int qtype = req->questions[i]->type; local
886 if (qtype == EVDNS_TYPE_A &&
898 if (qtype
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dcliquota.c122 qt.qtype = SMB_USER_QUOTA_TYPE;
486 qt.qtype = SMB_USER_FS_QUOTA_TYPE;
583 switch (qt->qtype) {
622 d_printf("dump_ntquota() invalid qtype(%d)\n",qt->qtype);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Dsuper.c992 int qtype = c == 'u' ? USRQUOTA : GRPQUOTA; local
995 (!*arg != !REISERFS_SB(s)->s_qf_names[qtype])) {
1003 if (REISERFS_SB(s)->s_qf_names[qtype]
1004 && strcmp(REISERFS_SB(s)->s_qf_names[qtype],
1009 QTYPE2NAME(qtype));
1018 qf_names[qtype] =
1020 if (!qf_names[qtype]) {
1027 strcpy(qf_names[qtype], arg);
1030 if (qf_names[qtype] !=
1031 REISERFS_SB(s)->s_qf_names[qtype])
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dparallel.tcl172 proc run_queue { i rundir queuedir {qtype parallel} {nitems 0} } {
177 puts "Starting $qtype run_queue process $i (pid [pid])."
185 if { $qtype == "parallel" } {
189 } elseif { $qtype == "serial" } {
194 puts "FAIL: queue type $qtype not recognized"
217 "Starting test $num of $nitems $qtype items. "
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext3/
H A Dsuper.c887 static int set_qf_name(struct super_block *sb, int qtype, substring_t *args) argument
893 !sbi->s_qf_names[qtype]) {
905 if (sbi->s_qf_names[qtype] &&
906 strcmp(sbi->s_qf_names[qtype], qname)) {
908 "%s quota file already specified", QTYPE2NAME(qtype));
912 sbi->s_qf_names[qtype] = qname;
913 if (strchr(sbi->s_qf_names[qtype], '/')) {
916 kfree(sbi->s_qf_names[qtype]);
917 sbi->s_qf_names[qtype] = NULL;
924 static int clear_qf_name(struct super_block *sb, int qtype) { argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/VFS/
H A Dskel_opaque.c64 static int skel_get_quota(vfs_handle_struct *handle, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dq) argument
66 return vfswrap_get_quota(NULL, qtype, id, dq);
69 static int skel_set_quota(vfs_handle_struct *handle, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dq) argument
71 return vfswrap_set_quota(NULL, qtype, id, dq);
H A Dskel_transparent.c58 static int skel_get_quota(vfs_handle_struct *handle, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dq) argument
60 return SMB_VFS_NEXT_GET_QUOTA(handle, qtype, id, dq);
63 static int skel_set_quota(vfs_handle_struct *handle, enum SMB_QUOTA_TYPE qtype, unid_t id, SMB_DISK_QUOTA *dq) argument
65 return SMB_VFS_NEXT_SET_QUOTA(handle, qtype, id, dq);

Completed in 175 milliseconds

12