Searched refs:pidfs_dentry_operations (Results 1 – 3 of 3) sorted by relevance
15 extern const struct dentry_operations pidfs_dentry_operations;
735 const struct dentry_operations pidfs_dentry_operations = { variable1024 ctx->dops = &pidfs_dentry_operations; in pidfs_init_fs_context()
2984 if (d_op == &pidfs_dentry_operations) in may_copy_tree()