Searched refs:ns_dentry_operations (Results 1 – 2 of 2) sorted by relevance
53 const struct dentry_operations ns_dentry_operations = { variable671 ctx->dops = &ns_dentry_operations; in nsfs_init_fs_context()
2090 if (dentry->d_op != &ns_dentry_operations) in is_mnt_ns_file()2961 if (d_op == &ns_dentry_operations) in may_copy_tree()