Searched defs:ll_sb_info (Results 1 – 1 of 1) sorted by relevance
464 struct ll_sb_info { struct465 struct list_head ll_list;468 spinlock_t ll_lock;469 spinlock_t ll_pp_extent_lock; /* pp_extent entry*/470 spinlock_t ll_process_lock; /* ll_rw_process_info */471 struct obd_uuid ll_sb_uuid;472 struct obd_export *ll_md_exp;473 struct obd_export *ll_dt_exp;474 struct proc_dir_entry* ll_proc_root;475 struct lu_fid ll_root_fid; /* root object fid */[all …]