Home
last modified time | relevance | path

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

/linux-4.19.296/fs/quota/
Dquota_v2.c29 static void v2r1_mem2diskdqb(void *dp, struct dquot *dquot);
40 .mem2disk_dqblk = v2r1_mem2diskdqb,
294 static void v2r1_mem2diskdqb(void *dp, struct dquot *dquot) in v2r1_mem2diskdqb() function