Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/affs/
Daffs.h48 #define i_hash_lock i_ext_lock macro
306 mutex_lock_nested(&AFFS_I(inode)->i_hash_lock, SINGLE_DEPTH_NESTING); in affs_lock_dir()
311 mutex_unlock(&AFFS_I(inode)->i_hash_lock); in affs_unlock_dir()