ntfs_hashlock 73 ntfs/ntfs_ihash.c struct lock ntfs_hashlock; ntfs_hashlock 81 ntfs/ntfs_ihash.c lockinit(&ntfs_hashlock, PINOD, "ntfs_nthashlock", 0, 0); ntfs_hashlock 32 ntfs/ntfs_ihash.h extern struct lock ntfs_hashlock; ntfs_hashlock 436 ntfs/ntfs_subr.c } while (lockmgr(&ntfs_hashlock, LK_EXCLUSIVE | LK_SLEEPFAIL, NULL)); ntfs_hashlock 462 ntfs/ntfs_subr.c lockmgr(&ntfs_hashlock, LK_RELEASE, NULL);