Home
last modified time | relevance | path

Searched refs:i_raw_lock (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dinode.c5055 spin_lock(&ei->i_raw_lock); in __ext4_update_other_inode_time()
5060 spin_unlock(&ei->i_raw_lock); in __ext4_update_other_inode_time()
5112 spin_lock(&ei->i_raw_lock); in ext4_do_update_inode()
5130 spin_unlock(&ei->i_raw_lock); in ext4_do_update_inode()
H A Dext4.h1084 spinlock_t i_raw_lock; /* protects updates to the raw inode */ member
H A Dsuper.c1407 spin_lock_init(&ei->i_raw_lock); in ext4_alloc_inode()