Searched refs:snapshot_wait_for_pagecache_and_delete_work (Results 1 – 2 of 2) sorted by relevance
480 snapshot_wait_for_pagecache_and_delete_work); in bch2_subvolume_wait_for_pagecache_and_delete()532 if (!queue_work(c->write_ref_wq, &c->snapshot_wait_for_pagecache_and_delete_work)) in bch2_subvolume_wait_for_pagecache_and_delete_hook()721 INIT_WORK(&c->snapshot_wait_for_pagecache_and_delete_work, in bch2_fs_subvolumes_init()
813 struct work_struct snapshot_wait_for_pagecache_and_delete_work; member