Lines Matching refs:osb
385 struct ocfs2_super *osb, in ocfs2_begin_quota_recovery() argument
393 struct super_block *sb = osb->sb; in ocfs2_begin_quota_recovery()
402 "slot %u\n", osb->dev_str, slot_num); in ocfs2_begin_quota_recovery()
414 lqinode = ocfs2_get_system_file_inode(osb, ino[type], slot_num); in ocfs2_begin_quota_recovery()
582 int ocfs2_finish_quota_recovery(struct ocfs2_super *osb, in ocfs2_finish_quota_recovery() argument
588 struct super_block *sb = osb->sb; in ocfs2_finish_quota_recovery()
598 "slot %u\n", osb->dev_str, slot_num); in ocfs2_finish_quota_recovery()
605 lqinode = ocfs2_get_system_file_inode(osb, ino[type], slot_num); in ocfs2_finish_quota_recovery()
617 "locked.\n", osb->dev_str, slot_num); in ocfs2_finish_quota_recovery()
643 if (slot_num == osb->slot_num) in ocfs2_finish_quota_recovery()
647 handle = ocfs2_start_trans(osb, in ocfs2_finish_quota_recovery()
666 ocfs2_commit_trans(osb, handle); in ocfs2_finish_quota_recovery()