/Linux-v6.6/tools/testing/selftests/arm64/fp/ |
D | vlset.c | 40 static int parse_options(int argc, char **argv) in parse_options() function
|
/Linux-v6.6/drivers/tty/serial/ |
D | earlycon.c | 93 static int __init parse_options(struct earlycon_device *device, char *options) in parse_options() function
|
/Linux-v6.6/tools/power/acpi/tools/pfrut/ |
D | pfrut.c | 97 static void parse_options(int argc, char **argv) in parse_options() function
|
/Linux-v6.6/scripts/ |
D | checkkconfigsymbols.py | 42 def parse_options(): function
|
/Linux-v6.6/fs/autofs/ |
D | inode.c | 132 static int parse_options(char *options, in parse_options() function
|
/Linux-v6.6/tools/testing/selftests/bpf/ |
D | xdp_synproxy.c | 91 static void parse_options(int argc, char *argv[], unsigned int *ifindex, __u32 *prog_id, in parse_options() function
|
/Linux-v6.6/fs/hfs/ |
D | super.c | 223 static int parse_options(char *options, struct hfs_sb_info *hsb) in parse_options() function
|
/Linux-v6.6/fs/omfs/ |
D | inode.c | 402 static int parse_options(char *options, struct omfs_sb_info *sbi) in parse_options() function
|
/Linux-v6.6/fs/adfs/ |
D | super.c | 129 static int parse_options(struct super_block *sb, struct adfs_sb_info *asb, in parse_options() function
|
/Linux-v6.6/fs/affs/ |
D | super.c | 190 parse_options(char *options, kuid_t *uid, kgid_t *gid, int *mode, int *reserved, s32 *root, in parse_options() function
|
/Linux-v6.6/fs/pstore/ |
D | inode.c | 240 static void parse_options(char *options) in parse_options() function
|
/Linux-v6.6/tools/lib/subcmd/ |
D | parse-options.c | 686 int parse_options(int argc, const char **argv, const struct option *options, in parse_options() function
|
/Linux-v6.6/fs/befs/ |
D | linuxvfs.c | 692 parse_options(char *options, struct befs_mount_options *opts) in parse_options() function
|
/Linux-v6.6/tools/arch/x86/kcpuid/ |
D | kcpuid.c | 613 static int parse_options(int argc, char *argv[]) in parse_options() function
|
/Linux-v6.6/fs/jfs/ |
D | super.c | 233 static int parse_options(char *options, struct super_block *sb, s64 *newLVSize, in parse_options() function
|
/Linux-v6.6/include/net/ |
D | ndisc.h | 204 int (*parse_options)(const struct net_device *dev, member
|
/Linux-v6.6/fs/nilfs2/ |
D | super.c | 750 static int parse_options(char *options, struct super_block *sb, int is_remount) in parse_options() function
|
/Linux-v6.6/fs/ext2/ |
D | super.c | 467 static int parse_options(char *options, struct super_block *sb, in parse_options() function
|
/Linux-v6.6/fs/ntfs/ |
D | super.c | 95 static bool parse_options(ntfs_volume *vol, char *opt) in parse_options() function
|
/Linux-v6.6/fs/isofs/ |
D | inode.c | 337 static int parse_options(char *options, struct iso9660_options *popt) in parse_options() function
|
/Linux-v6.6/fs/fat/ |
D | inode.c | 1126 static int parse_options(struct super_block *sb, char *options, int is_vfat, in parse_options() function
|
/Linux-v6.6/fs/f2fs/ |
D | super.c | 656 static int parse_options(struct super_block *sb, char *options, bool is_remount) in parse_options() function
|
/Linux-v6.6/fs/ext4/ |
D | super.c | 2445 static int parse_options(struct fs_context *fc, char *options) in parse_options() function
|