Searched refs:HFSPLUS_FILE_LOCKED (Results 1 – 3 of 3) sorted by relevance
614 file->flags |= cpu_to_be16(HFSPLUS_FILE_LOCKED); in hfsplus_cat_write_inode()616 file->flags &= cpu_to_be16(~HFSPLUS_FILE_LOCKED); in hfsplus_cat_write_inode()
307 #define HFSPLUS_FILE_LOCKED 0x0001 macro
159 cpu_to_be16(HFSPLUS_FILE_LOCKED); in hfsplus_cat_build_record()