Home
last modified time | relevance | path

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

/linux-4.19.296/fs/quota/
Dquota_v2.c26 static void v2r0_mem2diskdqb(void *dp, struct dquot *dquot);
34 .mem2disk_dqblk = v2r0_mem2diskdqb,
241 static void v2r0_mem2diskdqb(void *dp, struct dquot *dquot) in v2r0_mem2diskdqb() function