Searched refs:i_prealloc_lock (Results 1 – 3 of 3) sorted by relevance
3656 pa->pa_obj_lock = &ei->i_prealloc_lock; in ext4_mb_new_inode_pa()3967 spin_lock(&ei->i_prealloc_lock); in ext4_discard_preallocations()3971 BUG_ON(pa->pa_obj_lock != &ei->i_prealloc_lock); in ext4_discard_preallocations()3977 spin_unlock(&ei->i_prealloc_lock); in ext4_discard_preallocations()3995 spin_unlock(&ei->i_prealloc_lock); in ext4_discard_preallocations()4012 spin_unlock(&ei->i_prealloc_lock); in ext4_discard_preallocations()
958 spinlock_t i_prealloc_lock; member
895 spin_lock_init(&ei->i_prealloc_lock); in ext4_alloc_inode()