Home
last modified time | relevance | path

Searched refs:delayed_sync_fs (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/fs/hfsplus/
Dsuper.c247 static void delayed_sync_fs(struct work_struct *work) in delayed_sync_fs() function
395 INIT_DELAYED_WORK(&sbi->sync_work, delayed_sync_fs); in hfsplus_fill_super()
/linux-5.19.10/fs/ufs/
Dsuper.c715 static void delayed_sync_fs(struct work_struct *work) in delayed_sync_fs() function
815 INIT_DELAYED_WORK(&sbi->sync_work, delayed_sync_fs); in ufs_fill_super()