Home
last modified time | relevance | path

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

/Linux-v5.4/fs/quota/
Dquota_v2.c27 static void v2r0_mem2diskdqb(void *dp, struct dquot *dquot);
35 .mem2disk_dqblk = v2r0_mem2diskdqb,
218 static void v2r0_mem2diskdqb(void *dp, struct dquot *dquot) in v2r0_mem2diskdqb() function