Searched defs:opts (Results 151 - 175 of 332) sorted by relevance

1234567891011>>

/linux-master/fs/exfat/
H A Dsuper.c135 struct exfat_mount_options *opts = &sbi->options; local
255 struct exfat_mount_options *opts = &sbi->options; local
621 struct exfat_mount_options *opts = &sbi->options; local
[all...]
/linux-master/tools/testing/vsock/
H A Dutil.c429 run_tests(const struct test_case *test_cases, const struct test_opts *opts) argument
/linux-master/include/linux/power/
H A Dbq27xxx_battery.h65 u32 opts; member in struct:bq27xxx_device_info
/linux-master/drivers/phy/freescale/
H A Dphy-fsl-imx8qm-lvds-phy.c166 mixel_lvds_phy_configure(struct phy *phy, union phy_configure_opts *opts) argument
221 mixel_lvds_phy_validate(struct phy *phy, enum phy_mode mode, int submode, union phy_configure_opts *opts) argument
/linux-master/drivers/phy/
H A Dphy-core.c550 int phy_configure(struct phy *phy, union phy_configure_opts *opts) argument
584 phy_validate(struct phy *phy, enum phy_mode mode, int submode, union phy_configure_opts *opts) argument
/linux-master/net/sched/
H A Dsch_fq_pie.c467 struct nlattr *opts; local
/linux-master/fs/bcachefs/
H A Dreflink.c435 struct bch_io_opts opts; local
H A Dopts.c98 static void prt_str_opt_boundscheck(struct printbuf *out, const char * const opts[], argument
183 bool bch2_opt_defined_by_id(const struct bch_opts *opts, enum bch_opt_id id) argument
196 u64 bch2_opt_get_by_id(const struct bch_opts *opts, enum bch_opt_id id) argument
209 void bch2_opt_set_by_id(struct bch_opts *opts, enum bch_opt_id id, u64 v) argument
463 bch2_parse_mount_opts(struct bch_fs *c, struct bch_opts *opts, char *options) argument
561 bch2_opts_from_sb(struct bch_opts *opts, struct bch_sb *sb) argument
[all...]
H A Dchardev.c137 struct bch_opts opts; member in struct:fsck_thread
[all...]
/linux-master/fs/smb/client/
H A Dfs_context.c448 char *opts, *orig, *p; local
/linux-master/tools/lib/subcmd/
H A Dparse-options.c696 static void print_option_help(const struct option *opts, int full) argument
807 options__order(const struct option *opts) argument
869 usage_with_options_internal(const char * const *usagestr, const struct option *opts, int full, struct parse_opt_ctx_t *ctx) argument
915 usage_with_options(const char * const *usagestr, const struct option *opts) argument
922 usage_with_options_msg(const char * const *usagestr, const struct option *opts, const char *fmt, ...) argument
939 parse_options_usage(const char * const *usagestr, const struct option *opts, const char *optstr, bool short_opt) argument
1005 find_option(struct option *opts, int shortopt, const char *longopt) argument
1016 set_option_flag(struct option *opts, int shortopt, const char *longopt, int flag) argument
1026 set_option_nobuild(struct option *opts, int shortopt, const char *longopt, const char *build_opt, bool can_skip) argument
[all...]
/linux-master/net/9p/
H A Dtrans_rdma.c174 static int parse_opts(char *params, struct p9_rdma_opts *opts) argument
571 alloc_rdma(struct p9_rdma_opts *opts) argument
638 struct p9_rdma_opts opts; local
[all...]
/linux-master/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c316 char *opts, *target; local
/linux-master/drivers/usb/gadget/function/
H A Du_fs.h39 struct f_fs_opts *opts; member in struct:ffs_dev
H A Df_rndis.c824 struct f_rndis_opts *opts; local
885 struct f_rndis_opts *opts; local
901 struct f_rndis_opts *opts; local
944 struct f_rndis_opts *opts; local
970 struct f_rndis_opts *opts; local
[all...]
H A Df_acm.c742 struct f_serial_opts *opts; local
781 struct f_serial_opts *opts = to_f_serial_opts(item); local
831 struct f_serial_opts *opts; local
840 struct f_serial_opts *opts; local
[all...]
/linux-master/drivers/phy/rockchip/
H A Dphy-rockchip-inno-csidphy.c188 rockchip_inno_csidphy_configure(struct phy *phy, union phy_configure_opts *opts) argument
H A Dphy-rockchip-dphy-rx0.c226 static int rk_dphy_configure(struct phy *phy, union phy_configure_opts *opts) argument
/linux-master/tools/arch/x86/kcpuid/
H A Dkcpuid.c601 static struct option opts[] = { variable in typeref:struct:option
/linux-master/drivers/target/
H A Dtarget_core_file.c707 char *orig, *ptr, *arg_p, *opts; local
H A Dtarget_core_rd.c547 char *orig, *ptr, *opts; local
/linux-master/drivers/crypto/caam/
H A Dqi.c182 struct qm_mcc_initfq opts; local
620 struct qm_mcc_initfq opts; local
666 struct qm_mcc_initcgr opts; local
[all...]
/linux-master/include/net/
H A Dmptcp.h244 mptcp_syn_options(struct sock *sk, const struct sk_buff *skb, unsigned int *size, struct mptcp_out_options *opts) argument
251 mptcp_synack_options(const struct request_sock *req, unsigned int *size, struct mptcp_out_options *opts) argument
258 mptcp_established_options(struct sock *sk, struct sk_buff *skb, unsigned int *size, unsigned int remaining, struct mptcp_out_options *opts) argument
/linux-master/net/tipc/
H A Dudp_media.c627 struct nlattr *opts[TIPC_NLA_UDP_MAX + 1]; local
670 struct nlattr *opts[TIPC_NLA_UDP_MAX + 1]; local
[all...]
/linux-master/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c40 static const struct argp_option opts[] = { variable in typeref:struct:argp_option

Completed in 254 milliseconds

1234567891011>>