Searched defs:orangefs_sb_info_s (Results 1 – 1 of 1) sorted by relevance
242 struct orangefs_sb_info_s { struct243 struct orangefs_khandle root_khandle;244 __s32 fs_id;245 int id;246 int flags;249 char devname[ORANGEFS_MAX_SERVER_ADDR_LEN];250 struct super_block *sb;251 int mount_pending;252 int no_list;253 struct list_head list;