Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dtransaction.c1871 static void do_async_commit(struct work_struct *work) in do_async_commit() function
1900 INIT_WORK(&ac->work, do_async_commit); in btrfs_commit_transaction_async()