Home
last modified time | relevance | path

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

/Linux-v6.6/fs/erofs/
Dinternal.h389 extern const struct super_operations erofs_sops;
Dsuper.c651 sb->s_op = &erofs_sops; in erofs_fc_fill_super()
1064 const struct super_operations erofs_sops = { variable