Searched refs:hfs_mdb_dirty (Results 1 – 4 of 4) sorted by relevance
294 hfs_mdb_dirty(mdb->sys_mdb); in hfs_set_vbm_bits()410 hfs_mdb_dirty(mdb->sys_mdb); in hfs_clear_vbm_bits()
542 hfs_mdb_dirty(bn->tree->sys_mdb); in hfs_bnode_commit()
1097 Remove call to hfs_mdb_dirty(), since the hfs_brec_relse() does it.1119 Minimize the calls to hfs_mdb_dirty(). Now called when:
120 static inline void hfs_mdb_dirty(hfs_sysmdb sys_mdb) { in hfs_mdb_dirty() function