Searched refs:open_dir_lock (Results 1 – 9 of 9) sorted by relevance
158 spin_lock(&HFS_I(inode)->open_dir_lock); in hfs_readdir()160 spin_unlock(&HFS_I(inode)->open_dir_lock); in hfs_readdir()176 spin_lock(&HFS_I(inode)->open_dir_lock); in hfs_dir_release()178 spin_unlock(&HFS_I(inode)->open_dir_lock); in hfs_dir_release()
252 spin_lock(&HFS_I(dir)->open_dir_lock); in hfs_cat_delete()257 spin_unlock(&HFS_I(dir)->open_dir_lock); in hfs_cat_delete()
72 spinlock_t open_dir_lock; member
194 spin_lock_init(&HFS_I(inode)->open_dir_lock); in hfs_new_inode()326 spin_lock_init(&HFS_I(inode)->open_dir_lock); in hfs_read_inode()
273 spin_lock(&HFSPLUS_I(inode)->open_dir_lock); in hfsplus_readdir()275 spin_unlock(&HFSPLUS_I(inode)->open_dir_lock); in hfsplus_readdir()292 spin_lock(&HFSPLUS_I(inode)->open_dir_lock); in hfsplus_dir_release()294 spin_unlock(&HFSPLUS_I(inode)->open_dir_lock); in hfsplus_dir_release()
395 spin_lock(&HFSPLUS_I(dir)->open_dir_lock); in hfsplus_delete_cat()402 spin_unlock(&HFSPLUS_I(dir)->open_dir_lock); in hfsplus_delete_cat()
247 spinlock_t open_dir_lock; member
71 spin_lock_init(&HFSPLUS_I(inode)->open_dir_lock); in hfsplus_iget()
397 spin_lock_init(&hip->open_dir_lock); in hfsplus_new_inode()
Completed in 16 milliseconds