Searched defs:parse_options (Results 1 - 21 of 21) sorted by relevance

/linux-master/tools/testing/selftests/arm64/fp/
H A Dvlset.c40 static int parse_options(int argc, char **argv) function
/linux-master/drivers/tty/serial/
H A Dearlycon.c93 static int __init parse_options(struct earlycon_device *device, char *options) function
/linux-master/fs/hfs/
H A Dsuper.c223 static int parse_options(char *options, struct hfs_sb_info *hsb) function
/linux-master/tools/testing/selftests/bpf/
H A Dxdp_synproxy.c91 static void parse_options(int argc, char *argv[], unsigned int *ifindex, __u32 *prog_id, function
/linux-master/scripts/
H A Dcheckkconfigsymbols.py42 def parse_options(): function
/linux-master/tools/power/acpi/tools/pfrut/
H A Dpfrut.c97 static void parse_options(int argc, char **argv) function
/linux-master/fs/omfs/
H A Dinode.c400 static int parse_options(char *options, struct omfs_sb_info *sbi) function
/linux-master/fs/pstore/
H A Dinode.c237 static void parse_options(char *options) function
/linux-master/fs/adfs/
H A Dsuper.c129 static int parse_options(struct super_block *sb, struct adfs_sb_info *asb, function
/linux-master/tools/lib/subcmd/
H A Dparse-options.c686 int parse_options(int argc, const char **argv, const struct option *options, function
/linux-master/tools/arch/x86/kcpuid/
H A Dkcpuid.c613 static int parse_options(int argc, char *argv[]) function
/linux-master/fs/affs/
H A Dsuper.c189 parse_options(char *options, kuid_t *uid, kgid_t *gid, int *mode, int *reserved, s32 *root, function
/linux-master/fs/jfs/
H A Dsuper.c233 static int parse_options(char *options, struct super_block *sb, s64 *newLVSize, function
/linux-master/include/net/
H A Dndisc.h204 int (*parse_options)(const struct net_device *dev, member in struct:ndisc_ops
/linux-master/fs/befs/
H A Dlinuxvfs.c689 parse_options(char *options, struct befs_mount_options *opts) function
/linux-master/fs/nilfs2/
H A Dsuper.c729 static int parse_options(char *options, struct super_block *sb, int is_remount) function
/linux-master/fs/ext2/
H A Dsuper.c467 static int parse_options(char *options, struct super_block *sb, function
/linux-master/fs/fat/
H A Dinode.c1134 static int parse_options(struct super_block *sb, char *options, int is_vfat, function
/linux-master/fs/isofs/
H A Dinode.c337 static int parse_options(char *options, struct iso9660_options *popt) function
/linux-master/fs/f2fs/
H A Dsuper.c665 static int parse_options(struct super_block *sb, char *options, bool is_remount) function
/linux-master/fs/ext4/
H A Dsuper.c2453 static int parse_options(struct fs_context *fc, char *options) function

Completed in 1419 milliseconds