Home
last modified time | relevance | path

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

/fs/erofs/
Dinternal.h59 struct erofs_mount_opts { struct
80 struct erofs_mount_opts opt; argument
93 struct erofs_mount_opts opt; /* options */
Dsuper.c927 struct erofs_mount_opts *opt = &sbi->opt; in erofs_show_options()