Lines Matching refs:osb
386 struct ocfs2_super *osb, in ocfs2_begin_quota_recovery() argument
394 struct super_block *sb = osb->sb; in ocfs2_begin_quota_recovery()
403 "slot %u\n", osb->dev_str, slot_num); in ocfs2_begin_quota_recovery()
415 lqinode = ocfs2_get_system_file_inode(osb, ino[type], slot_num); in ocfs2_begin_quota_recovery()
583 int ocfs2_finish_quota_recovery(struct ocfs2_super *osb, in ocfs2_finish_quota_recovery() argument
589 struct super_block *sb = osb->sb; in ocfs2_finish_quota_recovery()
599 "slot %u\n", osb->dev_str, slot_num); in ocfs2_finish_quota_recovery()
606 lqinode = ocfs2_get_system_file_inode(osb, ino[type], slot_num); in ocfs2_finish_quota_recovery()
618 "locked.\n", osb->dev_str, slot_num); in ocfs2_finish_quota_recovery()
644 if (slot_num == osb->slot_num) in ocfs2_finish_quota_recovery()
648 handle = ocfs2_start_trans(osb, in ocfs2_finish_quota_recovery()
667 ocfs2_commit_trans(osb, handle); in ocfs2_finish_quota_recovery()