Home
last modified time | relevance | path

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

/linux/fs/affs/
H A Daffs.h46 #define i_hash_lock i_ext_lock macro
311 mutex_lock_nested(&AFFS_I(inode)->i_hash_lock, SINGLE_DEPTH_NESTING); in affs_lock_dir()
316 mutex_unlock(&AFFS_I(inode)->i_hash_lock); in affs_unlock_dir()