Searched refs:mdb_work (Results 1 – 3 of 3) sorted by relevance
47 cancel_delayed_work_sync(&HFS_SB(sb)->mdb_work); in hfs_put_super()58 sbi = container_of(work, struct hfs_sb_info, mdb_work.work); in flush_mdb()79 queue_delayed_work(system_long_wq, &sbi->mdb_work, delay); in hfs_mark_mdb_dirty()399 INIT_DELAYED_WORK(&sbi->mdb_work, flush_mdb); in hfs_fill_super()
164 struct delayed_work mdb_work; /* MDB flush delayed work */ member
666 flush_delayed_work(&HFS_SB(sb)->mdb_work); in hfs_file_fsync()