Home
last modified time | relevance | path

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

/Linux-v5.4/fs/f2fs/
Dsuper.c2257 static const struct super_operations f2fs_sops = { variable
3279 sb->s_op = &f2fs_sops; in f2fs_fill_super()