Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dinternal.h60 struct erofs_mount_opts { struct
111 struct erofs_mount_opts opt; /* options */
H A Dsysfs.c60 EROFS_ATTR_RW_UI(sync_decompress, erofs_mount_opts);
H A Dsuper.c932 struct erofs_mount_opts *opt = &sbi->opt; in erofs_show_options()