Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ramfs/
Dinode.c157 struct ramfs_mount_opts { struct
172 struct ramfs_mount_opts mount_opts; argument
175 static int ramfs_parse_options(char *data, struct ramfs_mount_opts *opts) in ramfs_parse_options()