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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/reiserfs/
H A Dsuper.c858 static int reiserfs_parse_options(struct super_block *s, char *options, /* string given via mount's -o */ function
941 "reiserfs_parse_options: bad value %s",
954 "reiserfs_parse_options: bad value %s",
970 "reiserfs_parse_options: journal device was already specified to be %s",
983 "reiserfs_parse_options: cannot change journalled quota options when quota turned on.");
991 "reiserfs_parse_options: %s quota file already specified.",
997 "reiserfs_parse_options: quotafile must be on filesystem root.");
1004 "reiserfs_parse_options: not enough memory for storing quotafile name.");
1021 "reiserfs_parse_options: unknown quota format specified.");
1028 "reiserfs_parse_options
[all...]

Completed in 42 milliseconds