Home
last modified time | relevance | path

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

/Linux-v6.6/fs/erofs/
Dinternal.h64 struct erofs_mount_opts { struct
86 struct erofs_mount_opts opt; argument
124 struct erofs_mount_opts opt; /* options */
Dsysfs.c59 EROFS_ATTR_RW_UI(sync_decompress, erofs_mount_opts);
Dsuper.c1029 struct erofs_mount_opts *opt = &sbi->opt; in erofs_show_options()