Searched refs:kernfs_dops (Results 1 – 3 of 3) sorted by relevance
101 extern const struct dentry_operations kernfs_dops;
250 sb->s_d_op = &kernfs_dops; in kernfs_fill_super()
602 const struct dentry_operations kernfs_dops = { variable