Home
last modified time | relevance | path

Searched refs:ramfs_mount_opts (Results 1 – 1 of 1) sorted by relevance

/fs/ramfs/
Dinode.c159 struct ramfs_mount_opts { struct
174 struct ramfs_mount_opts mount_opts; argument
177 static int ramfs_parse_options(char *data, struct ramfs_mount_opts *opts) in ramfs_parse_options()