HFS_FIL_LOCK 54 fs/hfs/catalog.c rec->file.Flags |= HFS_FIL_LOCK; HFS_FIL_LOCK 349 fs/hfs/inode.c if (!(rec->file.Flags & HFS_FIL_LOCK)) HFS_FIL_LOCK 492 fs/hfs/inode.c rec.file.Flags &= ~HFS_FIL_LOCK; HFS_FIL_LOCK 494 fs/hfs/inode.c rec.file.Flags |= HFS_FIL_LOCK;