Searched refs:quota_sem (Results 1 – 3 of 3) sorted by relevance
2665 down_read(&sbi->quota_sem); in f2fs_quota_sync()2669 up_read(&sbi->quota_sem); in f2fs_quota_sync()2794 down_read_nested(&sbi->quota_sem, SINGLE_DEPTH_NESTING); in f2fs_dquot_commit()2798 up_read(&sbi->quota_sem); in f2fs_dquot_commit()2807 down_read(&sbi->quota_sem); in f2fs_dquot_acquire()2811 up_read(&sbi->quota_sem); in f2fs_dquot_acquire()4033 init_rwsem(&sbi->quota_sem); in f2fs_fill_super()
1165 down_write(&sbi->quota_sem); in __need_flush_quota()1176 up_write(&sbi->quota_sem); in __need_flush_quota()
1647 struct rw_semaphore quota_sem; /* blocking cp for flags */ member