Searched defs:orangefs_sb_info_s (Results 1 – 1 of 1) sorted by relevance
198 struct orangefs_sb_info_s { struct199 struct orangefs_khandle root_khandle;200 __s32 fs_id;201 int id;202 int flags;205 char devname[ORANGEFS_MAX_SERVER_ADDR_LEN];206 struct super_block *sb;207 int mount_pending;208 int no_list;209 struct list_head list;