Home
last modified time | relevance | path

Searched refs:ns_dentry_operations (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/
A Dnsfs.c45 const struct dentry_operations ns_dentry_operations = variable
291 ctx->dops = &ns_dentry_operations; in nsfs_init_fs_context()
A Dinternal.h189 extern const struct dentry_operations ns_dentry_operations;
A Dnamespace.c1850 return dentry->d_op == &ns_dentry_operations && in is_mnt_ns_file()
2401 if (!check_mnt(old) && old_path->dentry->d_op != &ns_dentry_operations) in __do_loopback()

Completed in 10 milliseconds