Searched refs:kernfs_sops (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/kernfs/
H A Dmount.c42 const struct super_operations kernfs_sops = { variable in typeref:struct:super_operations
60 if (sb->s_op == &kernfs_sops) kernfs_root_from_sb()
75 sb->s_op = &kernfs_sops; kernfs_fill_super()
H A Dkernfs-internal.h73 extern const struct super_operations kernfs_sops;
H A Ddir.c501 if (dentry->d_sb->s_op == &kernfs_sops) kernfs_node_from_dentry()

Completed in 94 milliseconds