Home
last modified time | relevance | path

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

/linux-6.15/fs/ext4/
H A Dinode.c5134 spin_lock(&ei->i_raw_lock); in __ext4_update_other_inode_time()
5139 spin_unlock(&ei->i_raw_lock); in __ext4_update_other_inode_time()
5191 spin_lock(&ei->i_raw_lock); in ext4_do_update_inode()
5209 spin_unlock(&ei->i_raw_lock); in ext4_do_update_inode()
H A Dext4.h1067 spinlock_t i_raw_lock; /* protects updates to the raw inode */ member
H A Dsuper.c1394 spin_lock_init(&ei->i_raw_lock); in ext4_alloc_inode()