Searched refs:zpl_dentry_operations (Results 1 – 3 of 3) sorted by relevance
52 extern const struct dentry_operations zpl_dentry_operations;
1081 const struct dentry_operations zpl_dentry_operations = { variable
1396 set_default_d_op(sb, &zpl_dentry_operations); in zfs_domount()1398 sb->s_d_op = &zpl_dentry_operations; in zfs_domount()