Searched defs:opts (Results 1 - 25 of 332) sorted by last modified time

1234567891011>>

/linux-master/net/ipv4/
H A Dicmp.c787 struct ip_options opts = { 0 }; local
/linux-master/net/bluetooth/
H A Dsco.c965 struct sco_options opts; local
H A Dl2cap_sock.c440 struct l2cap_options opts; local
730 struct l2cap_options opts; local
[all...]
/linux-master/fs/ntfs3/
H A Dsuper.c312 struct ntfs_mount_options *opts = fc->fs_private; local
683 struct ntfs_mount_options *opts = sbi->options; local
1714 struct ntfs_mount_options *opts = fc->fs_private; local
1743 struct ntfs_mount_options *opts; local
[all...]
/linux-master/fs/smb/client/
H A Dfs_context.c448 char *opts, *orig, *p; local
/linux-master/fs/bcachefs/
H A Dsuper.c106 void bch2_print_opts(struct bch_opts *opts, const char *fmt, ...) argument
734 static struct bch_fs *bch2_fs_alloc(struct bch_sb *sb, struct bch_opts opts) argument
1094 bch2_dev_in_fs(struct bch_sb_handle *fs, struct bch_sb_handle *sb, struct bch_opts *opts) argument
1723 struct bch_opts opts = bch2_opts_empty(); local
1862 struct bch_opts opts = bch2_opts_empty(); local
2025 bch2_fs_open(char * const *devices, unsigned nr_devices, struct bch_opts opts) argument
[all...]
H A Dfs.c1700 struct bch_opts opts = bch2_opts_empty(); local
1871 struct bch_opts opts = bch2_opts_empty(); local
[all...]
H A Dchardev.c137 struct bch_opts opts; member in struct:fsck_thread
[all...]
H A Dsuper-io.c683 static int __bch2_read_super(const char *path, struct bch_opts *opts, argument
839 bch2_read_super(const char *path, struct bch_opts *opts, struct bch_sb_handle *sb) argument
847 bch2_read_super_silent(const char *path, struct bch_opts *opts, struct bch_sb_handle *sb) argument
[all...]
H A Dopts.h584 static inline unsigned background_compression(struct bch_io_opts opts) argument
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 Dfs-io.c590 struct bch_io_opts opts; local
H A Dfs-io-direct.c70 struct bch_io_opts opts; local
441 struct bch_io_opts opts; local
[all...]
H A Dextents.c1349 bch2_bkey_set_needs_rebalance(struct bch_fs *c, struct bkey_i *_k, struct bch_io_opts *opts) argument
H A Dbcachefs.h780 struct bch_opts opts; member in struct:bch_fs
[all...]
H A Ddata_update.c667 void bch2_data_update_opts_normalize(struct bkey_s_c k, struct data_update_opts *opts) argument
/linux-master/drivers/usb/gadget/function/
H A Df_ncm.c954 const struct ndp_parser_opts *opts = ncm->parser_opts; local
1016 const struct ndp_parser_opts *opts = ncm->parser_opts; local
1179 const struct ndp_parser_opts *opts = ncm->parser_opts; local
1607 struct f_ncm_opts *opts = to_f_ncm_opts(item); local
1620 struct f_ncm_opts *opts = to_f_ncm_opts(item); local
1665 struct f_ncm_opts *opts; local
1678 struct f_ncm_opts *opts; local
1718 struct f_ncm_opts *opts; local
1754 struct f_ncm_opts *opts; local
[all...]
H A Df_fs.c3926 struct f_fs_opts *opts = to_ffs_opts(item); local
3945 struct f_fs_opts *opts = to_ffs_opts(item); local
3965 struct f_fs_opts *opts; local
3984 struct f_fs_opts *opts; local
4018 struct f_fs_opts *opts = local
4235 struct f_fs_opts *opts; local
[all...]
/linux-master/
H A DMakefile
/linux-master/tools/perf/util/
H A Dannotate.c2163 struct annotation_options *opts = &annotate_opts; local
2644 struct annotation_options *opts = &annotate_opts; local
[all...]
/linux-master/tools/perf/ui/browsers/
H A Dannotate.c674 switch_percent_type(struct annotation_options *opts, bool base) argument
[all...]
/linux-master/fs/ceph/
H A Dmds_client.c5454 struct ceph_options *opts = mdsc->fsc->client->options; local
5639 struct ceph_options *opts = mdsc->fsc->client->options; local
/linux-master/net/xdp/
H A Dxsk.c1570 struct xdp_options opts = {}; local
/linux-master/drivers/target/
H A Dtarget_core_configfs.c2065 char *orig, *ptr, *opts; local
/linux-master/drivers/net/ethernet/realtek/
H A Dr8169_main.c4110 static int rtl8169_tx_map(struct rtl8169_private *tp, const u32 *opts, u32 len, argument
4233 static void rtl8169_tso_csum_v1(struct sk_buff *skb, u32 *opts) argument
4142 rtl8169_xmit_frags(struct rtl8169_private *tp, struct sk_buff *skb, const u32 *opts, unsigned int entry) argument
4252 rtl8169_tso_csum_v2(struct rtl8169_private *tp, struct sk_buff *skb, u32 *opts) argument
4343 u32 opts[2]; local
[all...]

Completed in 375 milliseconds

1234567891011>>