Home
last modified time | relevance | path

Searched defs:opts (Results 1 – 25 of 92) sorted by relevance

1234

/linux-3.3/fs/devpts/
Dinode.c102 static int parse_mount_options(char *data, int op, struct pts_mount_opts *opts) in parse_mount_options()
174 struct pts_mount_opts *opts = &fsi->mount_opts; in mknod_ptmx() local
234 struct pts_mount_opts *opts = &fsi->mount_opts; in devpts_remount() local
252 struct pts_mount_opts *opts = &fsi->mount_opts; in devpts_show_options() local
362 struct pts_mount_opts opts; in devpts_mount() local
479 struct pts_mount_opts *opts = &fsi->mount_opts; in devpts_pty_new() local
/linux-3.3/drivers/net/ppp/
Dppp_mppe.h33 #define MPPE_OPTS_TO_CI(opts, ci) \ argument
55 #define MPPE_CI_TO_OPTS(ci, opts) \ argument
/linux-3.3/tools/perf/util/
Dparse-options.c438 const struct option *opts, int full) in usage_with_options_internal()
543 const struct option *opts) in usage_with_options()
551 const struct option *opts) in parse_options_usage()
/linux-3.3/fs/ncpfs/
Dgetopt.c26 int ncp_getopt(const char *caller, char **options, const struct ncp_option *opts, in ncp_getopt()
/linux-3.3/drivers/staging/usbip/userspace/src/
Dusbip_detach.c77 static const struct option opts[] = { in usbip_detach() local
Dusbip_unbind.c159 static const struct option opts[] = { in usbip_unbind() local
Dusbip.c140 static const struct option opts[] = { in main() local
Dusbip_attach.c192 static const struct option opts[] = { in usbip_attach() local
Dusbip_bind.c250 static const struct option opts[] = { in usbip_bind() local
/linux-3.3/include/linux/netfilter_ipv6/
Dip6t_opts.h12 __u16 opts[IP6T_OPTS_OPTSNR]; /* opts */ member
/linux-3.3/tools/perf/
Dbuiltin-record.c41 struct perf_record_opts opts; member
182 struct perf_record_opts *opts = &rec->opts; in perf_record__open() local
404 struct perf_record_opts *opts = &rec->opts; in __cmd_record() local
/linux-3.3/arch/um/drivers/
Dnull.c15 static void *null_init(char *str, int device, const struct chan_opts *opts) in null_init()
Dtty.c19 static void *tty_chan_init(char *str, int device, const struct chan_opts *opts) in tty_chan_init()
Dfd.c22 static void *fd_init(char *str, int device, const struct chan_opts *opts) in fd_init()
Dchan_kern.c14 const struct chan_opts *opts) in not_configged_init()
493 const struct chan_opts *opts, char **error_out) in parse_chan()
543 const struct chan_opts *opts, char **error_out) in parse_chan_pair()
Dxterm.c27 static void *xterm_init(char *str, int device, const struct chan_opts *opts) in xterm_init()
Dpty.c26 static void *pty_chan_init(char *str, int device, const struct chan_opts *opts) in pty_chan_init()
/linux-3.3/arch/arm/mach-ixp4xx/
Dcommon.c435 unsigned long opts = *IXP4XX_OSRT1 & IXP4XX_OST_RELOAD_MASK; in ixp4xx_set_next_event() local
445 unsigned long opts = *IXP4XX_OSRT1 & IXP4XX_OST_RELOAD_MASK; in ixp4xx_set_mode() local
/linux-3.3/net/9p/
Dtrans_rdma.c166 static int parse_opts(char *params, struct p9_rdma_opts *opts) in parse_opts()
540 static struct p9_trans_rdma *alloc_rdma(struct p9_rdma_opts *opts) in alloc_rdma()
575 struct p9_rdma_opts opts; in rdma_create_trans() local
Dtrans_fd.c714 static int parse_opts(char *params, struct p9_fd_opts *opts) in parse_opts()
907 struct p9_fd_opts opts; in p9_fd_create_tcp() local
983 struct p9_fd_opts opts; in p9_fd_create() local
/linux-3.3/net/ipv4/
Dtcp_output.c437 struct tcp_out_options *opts) in tcp_options_write()
567 struct tcp_out_options *opts, in tcp_syn_options()
669 struct tcp_out_options *opts, in tcp_synack_options()
746 struct tcp_out_options *opts, in tcp_established_options()
803 struct tcp_out_options opts; in tcp_transmit_skb() local
1262 struct tcp_out_options opts; in tcp_current_mss() local
2431 struct tcp_out_options opts; in tcp_make_synack() local
/linux-3.3/fs/exofs/
Dsuper.c81 static int parse_options(char *options, struct exofs_mountopt *opts) in parse_options()
707 struct exofs_mountopt *opts = data; in exofs_fill_super() local
865 struct exofs_mountopt opts; in exofs_mount() local
/linux-3.3/fs/hfsplus/
Doptions.c48 void hfsplus_fill_defaults(struct hfsplus_sb_info *opts) in hfsplus_fill_defaults()
/linux-3.3/net/sched/
Dsch_dsmark.c419 struct nlattr *opts = NULL; in dsmark_dump_class() local
445 struct nlattr *opts = NULL; in dsmark_dump() local
/linux-3.3/drivers/sbus/char/
Ddisplay7seg.c176 struct device_node *opts; in d7s_probe() local

1234