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