Searched refs:ns_dentry_operations (Results 1 – 3 of 3) sorted by relevance
40 const struct dentry_operations ns_dentry_operations = variable269 &ns_dentry_operations, NSFS_MAGIC); in nsfs_mount()
173 extern const struct dentry_operations ns_dentry_operations;
1683 return dentry->d_op == &ns_dentry_operations && in is_mnt_ns_file()2175 if (!check_mnt(old) && old_path.dentry->d_op != &ns_dentry_operations) in do_loopback()