Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ext4/
Dsuper.c1150 static const struct super_operations ext4_nojournal_sops = { variable
3577 sb->s_op = &ext4_nojournal_sops; in ext4_fill_super()