Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ramfs/
Dinode.c41 struct ramfs_mount_opts { struct
46 struct ramfs_mount_opts mount_opts; argument
188 static int ramfs_parse_options(char *data, struct ramfs_mount_opts *opts) in ramfs_parse_options()