Searched refs:zpl_super_operations (Results 1 – 3 of 3) sorted by relevance
56 extern const struct super_operations zpl_super_operations;
392 const struct super_operations zpl_super_operations = { variable
1469 sb->s_op = &zpl_super_operations; in zfs_domount()