Home
last modified time | relevance | path

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

/linux-4.19.296/fs/f2fs/
Dsuper.c1951 static const struct super_operations f2fs_sops = { variable
2902 sb->s_op = &f2fs_sops; in f2fs_fill_super()