Home
last modified time | relevance | path

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

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