Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dsuper.c799 static const struct super_operations ext3_sops = { variable
2009 sb->s_op = &ext3_sops; in ext3_fill_super()