Searched defs:ll_sb_info (Results 1 – 1 of 1) sorted by relevance
456 struct ll_sb_info { struct459 spinlock_t ll_lock;460 spinlock_t ll_pp_extent_lock; /* pp_extent entry*/461 spinlock_t ll_process_lock; /* ll_rw_process_info */462 struct obd_uuid ll_sb_uuid;463 struct obd_export *ll_md_exp;464 struct obd_export *ll_dt_exp;465 struct dentry *ll_debugfs_entry;466 struct lu_fid ll_root_fid; /* root object fid */468 int ll_flags;[all …]