Lines Matching refs:slot_num
386 int slot_num) in ocfs2_begin_quota_recovery() argument
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()
431 "(slot=%d type=%d)\n", slot_num, type); in ocfs2_begin_quota_recovery()
584 int slot_num) in ocfs2_finish_quota_recovery() argument
598 "slot %u\n", osb->dev_str, slot_num); in ocfs2_finish_quota_recovery()
604 trace_ocfs2_finish_quota_recovery(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()
630 "(slot=%d type=%d)\n", slot_num, type); in ocfs2_finish_quota_recovery()
643 if (slot_num == osb->slot_num) in ocfs2_finish_quota_recovery()