Searched refs:handle_workitem_freeblocks (Results 1 – 1 of 1) sorted by relevance
834 static int handle_workitem_freeblocks(struct freeblks *, int);1864 handle_workitem_freeblocks(freeblks, 0); in process_truncates()1936 error = handle_workitem_freeblocks(WK_FREEBLKS(wk), in process_worklist_item()7030 handle_workitem_freeblocks(freeblks, 0); in softdep_journal_freeblocks()7234 handle_workitem_freeblocks(freeblks, 0); in softdep_setup_freeblocks()8125 handle_workitem_freeblocks(struct freeblks *freeblks, int flags) in handle_workitem_freeblocks() function