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