/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | super.c | 1204 ocfs2_check_set_options(struct super_block *sb, struct mount_options *options) ocfs2_check_set_options() argument 1238 ocfs2_parse_options(struct super_block *sb, char *options, struct mount_options *mopt, int is_remount) ocfs2_parse_options() argument [all...] |
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | super.c | 1111 reiserfs_parse_options(struct super_block *s, char *options, unsigned long *mount_options, unsigned long *blocks, char **jdev_name, unsigned int *commit_max_age, char **qf_names, unsigned int *qfmt) reiserfs_parse_options() argument [all...] |
/kernel/linux/linux-5.10/fs/udf/ |
H A D | super.c | 454 static int udf_parse_options(char *options, struct udf_options *uopt, in udf_parse_options() argument 605 udf_remount_fs(struct super_block *sb, int *flags, char *options) udf_remount_fs() argument 2127 udf_fill_super(struct super_block *sb, void *options, int silent) udf_fill_super() argument [all...] |
/kernel/linux/linux-5.10/net/9p/ |
H A D | client.c | 134 char *options, *tmp_options; in parse_opts() local 1002 struct p9_client *p9_client_create(const char *dev_name, char *options) in p9_client_create() argument
|
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | distributed-arp-table.c | 91 __u8 options[]; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/packetengines/ |
H A D | hamachi.c | 86 static int options[MAX_UNITS] = {-1, -1, -1, -1, -1, -1, -1, -1}; variable
|
H A D | yellowfin.c | 61 static int options[MAX_UNITS] = {-1, -1, -1, -1, -1, -1, -1, -1}; variable
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | BusLogic.c | 3660 static int __init blogic_parseopts(char *options) in blogic_parseopts() argument [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/ |
H A D | allegro-mail.h | 152 u32 options; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/ |
H A D | 3c515.c | 311 int options; /* User-settable misc. driver options. */ member 394 static int options[MAX_UNITS] = { -1, -1, -1, -1, -1, -1, -1, -1, }; variable [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/ |
H A D | allegro-mail.h | 155 u32 options; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/ |
H A D | lib82596.c | 324 int options; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_devlink.c | 532 struct ice_aqc_get_port_options_elem *options, *opt; in ice_devlink_port_options_print() local 663 struct ice_aqc_get_port_options_elem options[ICE_AQC_PORT_OPT_MAX]; ice_devlink_port_split() local 1491 struct ice_aqc_get_port_options_elem options[ICE_AQC_PORT_OPT_MAX]; ice_devlink_set_port_split_options() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/packetengines/ |
H A D | hamachi.c | 86 static int options[MAX_UNITS] = {-1, -1, -1, -1, -1, -1, -1, -1}; variable
|
H A D | yellowfin.c | 61 static int options[MAX_UNITS] = {-1, -1, -1, -1, -1, -1, -1, -1}; variable
|
/kernel/linux/linux-6.6/drivers/accel/qaic/ |
H A D | qaic_control.c | 124 __le32 options; /* unused, but BIT(16) has meaning to the device */ member 131 __le64 options; /* unused */ member
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | super.c | 244 static int parse_rescue_options(struct btrfs_fs_info *info, const char *options) in parse_rescue_options() argument 309 btrfs_parse_options(struct btrfs_fs_info *info, char *options, unsigned long new_flags) btrfs_parse_options() argument 861 btrfs_parse_device_options(const char *options, blk_mode_t flags) btrfs_parse_device_options() argument 914 btrfs_parse_subvol_options(const char *options, char **subvol_name, u64 *subvol_objectid) btrfs_parse_subvol_options() argument 2403 static const char options[] = "" btrfs_print_mod_info() local [all...] |
/kernel/linux/linux-6.6/fs/fat/ |
H A D | inode.c | 1126 parse_options(struct super_block *sb, char *options, int is_vfat, int silent, int *debug, struct fat_mount_options *opts) parse_options() argument [all...] |
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | internal.h | 103 unsigned int options; member
|
/kernel/linux/linux-6.6/fs/exfat/ |
H A D | exfat_fs.h | 270 struct exfat_mount_options options; member
|
/kernel/linux/linux-6.6/fs/isofs/ |
H A D | inode.c | 337 static int parse_options(char *options, struct iso9660_options *popt) in parse_options() argument
|
/kernel/linux/linux-6.6/fs/udf/ |
H A D | super.c | 457 static int udf_parse_options(char *options, struct udf_options *uopt, in udf_parse_options() argument 609 udf_remount_fs(struct super_block *sb, int *flags, char *options) udf_remount_fs() argument 2087 udf_fill_super(struct super_block *sb, void *options, int silent) udf_fill_super() argument [all...] |
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | super.c | 233 static inline void put_mount_options(struct ntfs_mount_options *options) in put_mount_options() argument 1153 struct ntfs_mount_options *options; in ntfs_fill_super() local [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | super.c | 1199 ocfs2_check_set_options(struct super_block *sb, struct mount_options *options) ocfs2_check_set_options() argument 1233 ocfs2_parse_options(struct super_block *sb, char *options, struct mount_options *mopt, int is_remount) ocfs2_parse_options() argument [all...] |
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | super.c | 1111 reiserfs_parse_options(struct super_block *s, char *options, unsigned long *mount_options, unsigned long *blocks, char **jdev_name, unsigned int *commit_max_age, char **qf_names, unsigned int *qfmt) reiserfs_parse_options() argument [all...] |