Searched defs:hmdfs_sb_info (Results 1 – 1 of 1) sorted by relevance
110 struct hmdfs_sb_info { struct112 struct list_head list;113 struct mutex umount_mutex;115 struct kobject kobj;116 struct completion s_kobj_unregister;117 struct super_block *sb;118 struct super_block *lower_sb;120 const struct cred *cred;122 const struct cred *system_cred;123 struct {[all …]