Searched refs:quota_release_workfn (Results 1 – 1 of 1) sorted by relevance
272 static void quota_release_workfn(struct work_struct *work);273 static DECLARE_DELAYED_WORK(quota_release_work, quota_release_workfn);815 static void quota_release_workfn(struct work_struct *work) in quota_release_workfn() function