Searched refs:HFSPLUS_I_ALLOC_DIRTY (Results 1 – 3 of 3) sorted by relevance
482 hfsplus_mark_inode_dirty(inode, HFSPLUS_I_ALLOC_DIRTY); in hfsplus_file_extend()582 hfsplus_mark_inode_dirty(inode, HFSPLUS_I_ALLOC_DIRTY); in hfsplus_file_truncate()
222 #define HFSPLUS_I_ALLOC_DIRTY 3 /* has changes in the allocation file */ macro
345 if (test_and_clear_bit(HFSPLUS_I_ALLOC_DIRTY, &hip->flags)) { in hfsplus_file_fsync()