Searched defs:orangefs_sb_info_s (Results 1 – 1 of 1) sorted by relevance
206 struct orangefs_sb_info_s { struct207 struct orangefs_khandle root_khandle;208 __s32 fs_id;209 int id;210 int flags;213 char devname[ORANGEFS_MAX_SERVER_ADDR_LEN];214 struct super_block *sb;215 int mount_pending;216 int no_list;217 struct list_head list;