Lines Matching refs:slot_num
387 int slot_num) in ocfs2_begin_quota_recovery() argument
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()
432 "(slot=%d type=%d)\n", slot_num, type); in ocfs2_begin_quota_recovery()
585 int slot_num) in ocfs2_finish_quota_recovery() argument
599 "slot %u\n", osb->dev_str, slot_num); in ocfs2_finish_quota_recovery()
605 trace_ocfs2_finish_quota_recovery(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()
631 "(slot=%d type=%d)\n", slot_num, type); in ocfs2_finish_quota_recovery()
644 if (slot_num == osb->slot_num) in ocfs2_finish_quota_recovery()