Home
last modified time | relevance | path

Searched refs:erofs_sops (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/fs/erofs/
Dinternal.h386 extern const struct super_operations erofs_sops;
Dsuper.c723 sb->s_op = &erofs_sops; in erofs_fc_fill_super()
1114 const struct super_operations erofs_sops = { variable