Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dinode.c5525 spin_lock(&ei->i_raw_lock); in __ext4_update_other_inode_time()
5530 spin_unlock(&ei->i_raw_lock); in __ext4_update_other_inode_time()
5582 spin_lock(&ei->i_raw_lock); in ext4_do_update_inode()
5600 spin_unlock(&ei->i_raw_lock); in ext4_do_update_inode()
H A Dext4.h1083 spinlock_t i_raw_lock; /* protects updates to the raw inode */ member
H A Dsuper.c1401 spin_lock_init(&ei->i_raw_lock); in ext4_alloc_inode()