Home
last modified time | relevance | path

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

/Linux-v6.1/fs/erofs/
Dinternal.h67 struct erofs_mount_opts { struct
88 struct erofs_mount_opts opt; argument
118 struct erofs_mount_opts opt; /* options */
Dsysfs.c59 EROFS_ATTR_RW_UI(sync_decompress, erofs_mount_opts);
Dsuper.c1079 struct erofs_mount_opts *opt = &sbi->opt; in erofs_show_options()