Home
last modified time | relevance | path

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

/openbmc/linux/fs/kernfs/
H A Dkernfs-internal.h147 extern const struct dentry_operations kernfs_dops;
H A Dmount.c286 sb->s_d_op = &kernfs_dops; in kernfs_fill_super()
H A Ddir.c1185 const struct dentry_operations kernfs_dops = { variable