Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzpl.h84 extern const struct inode_operations zpl_ops_root;
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_ctldir.c131 const struct inode_operations zpl_ops_root = { variable
H A Dzfs_ctldir.c621 &zpl_fops_root, &zpl_ops_root, 0); in zfsctl_create()