open_dir_lock     252 fs/hfs/catalog.c 	spin_lock(&HFS_I(dir)->open_dir_lock);
open_dir_lock     257 fs/hfs/catalog.c 	spin_unlock(&HFS_I(dir)->open_dir_lock);
open_dir_lock     158 fs/hfs/dir.c   		spin_lock(&HFS_I(inode)->open_dir_lock);
open_dir_lock     160 fs/hfs/dir.c   		spin_unlock(&HFS_I(inode)->open_dir_lock);
open_dir_lock     176 fs/hfs/dir.c   		spin_lock(&HFS_I(inode)->open_dir_lock);
open_dir_lock     178 fs/hfs/dir.c   		spin_unlock(&HFS_I(inode)->open_dir_lock);
open_dir_lock      72 fs/hfs/hfs_fs.h 	spinlock_t open_dir_lock;
open_dir_lock     191 fs/hfs/inode.c 	spin_lock_init(&HFS_I(inode)->open_dir_lock);
open_dir_lock     323 fs/hfs/inode.c 	spin_lock_init(&HFS_I(inode)->open_dir_lock);
open_dir_lock     395 fs/hfsplus/catalog.c 	spin_lock(&HFSPLUS_I(dir)->open_dir_lock);
open_dir_lock     402 fs/hfsplus/catalog.c 	spin_unlock(&HFSPLUS_I(dir)->open_dir_lock);
open_dir_lock     273 fs/hfsplus/dir.c 		spin_lock(&HFSPLUS_I(inode)->open_dir_lock);
open_dir_lock     275 fs/hfsplus/dir.c 		spin_unlock(&HFSPLUS_I(inode)->open_dir_lock);
open_dir_lock     292 fs/hfsplus/dir.c 		spin_lock(&HFSPLUS_I(inode)->open_dir_lock);
open_dir_lock     294 fs/hfsplus/dir.c 		spin_unlock(&HFSPLUS_I(inode)->open_dir_lock);
open_dir_lock     247 fs/hfsplus/hfsplus_fs.h 	spinlock_t open_dir_lock;
open_dir_lock     385 fs/hfsplus/inode.c 	spin_lock_init(&hip->open_dir_lock);
open_dir_lock      71 fs/hfsplus/super.c 	spin_lock_init(&HFSPLUS_I(inode)->open_dir_lock);