Searched refs:parse_mount_options (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/util-linux/
H A Dmount.c157 static int parse_mount_options(char *options, char **unrecognized) function
1377 vfsflags = parse_mount_options(mp->mnt_opts, &filteropts);
1414 parse_mount_options(ip, &filteropts);
1609 i = parse_mount_options(cmdopts, 0);
1658 if (!(parse_mount_options(mtcur->mnt_opts, 0) & MOUNT_USERS))
1698 if (parse_mount_options(mtcur->mnt_opts, 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/src/
H A Dntfs-3g.c1828 static char *parse_mount_options(const char *orig_opts) function
2372 parsed_options = parse_mount_options(opts.options);

Completed in 114 milliseconds