Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dinternal.h64 struct erofs_mount_opts { struct
117 struct erofs_mount_opts opt; /* options */
H A Dsysfs.c59 EROFS_ATTR_RW_UI(sync_decompress, erofs_mount_opts);
H A Dsuper.c931 struct erofs_mount_opts *opt = &sbi->opt; in erofs_show_options()