Home
last modified time | relevance | path

Searched defs:parse_mount_options (Results 1 – 2 of 2) sorted by relevance

/linux/fs/orangefs/
H A Dsuper.c54 static int parse_mount_options(struct super_block *sb, char *options, in parse_mount_options() function
/linux/fs/devpts/
H A Dinode.c227 static int parse_mount_options(char *data, int op, struct pts_mount_opts *opts) in parse_mount_options() function