Searched refs:quota_sem (Results 1 – 3 of 3) sorted by relevance
2215 down_read(&sbi->quota_sem); in f2fs_quota_sync()2253 up_read(&sbi->quota_sem); in f2fs_quota_sync()2372 down_read_nested(&sbi->quota_sem, SINGLE_DEPTH_NESTING); in f2fs_dquot_commit()2376 up_read(&sbi->quota_sem); in f2fs_dquot_commit()2385 down_read(&sbi->quota_sem); in f2fs_dquot_acquire()2389 up_read(&sbi->quota_sem); in f2fs_dquot_acquire()3601 init_rwsem(&sbi->quota_sem); in f2fs_fill_super()
1150 down_write(&sbi->quota_sem); in __need_flush_quota()1161 up_write(&sbi->quota_sem); in __need_flush_quota()
1511 struct rw_semaphore quota_sem; /* blocking cp for flags */ member