HFS_FIL_LOCK 54 fs/hfs/catalog.c rec->file.Flags |= HFS_FIL_LOCK; HFS_FIL_LOCK 311 fs/hfs/inode.c if (!(rec->file.Flags & HFS_FIL_LOCK)) HFS_FIL_LOCK 451 fs/hfs/inode.c rec.file.Flags &= ~HFS_FIL_LOCK; HFS_FIL_LOCK 453 fs/hfs/inode.c rec.file.Flags |= HFS_FIL_LOCK;