Home
last modified time | relevance | path

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

/Linux-v5.10/fs/kernfs/
Dkernfs-internal.h103 extern const struct dentry_operations kernfs_dops;
Dmount.c273 sb->s_d_op = &kernfs_dops; in kernfs_fill_super()
Ddir.c590 const struct dentry_operations kernfs_dops = { variable