Searched refs:zpl_dentry_operations (Results 1 – 3 of 3) sorted by relevance
58 extern const struct dentry_operations zpl_dentry_operations;
563 const struct dentry_operations zpl_dentry_operations = { variable
1560 set_default_d_op(sb, &zpl_dentry_operations); in zfs_domount()1562 sb->s_d_op = &zpl_dentry_operations; in zfs_domount()