Searched refs:HFS_FIL_LOCK (Results 1 – 3 of 3) sorted by relevance
352 if (!(rec->file.Flags & HFS_FIL_LOCK)) in hfs_read_inode()499 rec.file.Flags &= ~HFS_FIL_LOCK; in hfs_write_inode()501 rec.file.Flags |= HFS_FIL_LOCK; in hfs_write_inode()
63 #define HFS_FIL_LOCK 0x01 /* locked */ macro
54 rec->file.Flags |= HFS_FIL_LOCK; in hfs_cat_build_record()