Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dsuper.c976 static const struct super_operations erofs_anon_sops = {
989 ctx->ops = &erofs_anon_sops;
972 static const struct super_operations erofs_anon_sops = { global() variable