Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext2/
Dsuper.c356 static const struct super_operations ext2_sops = { variable
1161 sb->s_op = &ext2_sops; in ext2_fill_super()