Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzpl.h56 extern const struct super_operations zpl_super_operations;
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_super.c392 const struct super_operations zpl_super_operations = { variable
H A Dzfs_vfsops.c1469 sb->s_op = &zpl_super_operations; in zfs_domount()