Home
last modified time | relevance | path

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

/openbmc/linux/fs/quota/
H A Dquota_v2.c28 static void v2r1_mem2diskdqb(void *dp, struct dquot *dquot);
39 .mem2disk_dqblk = v2r1_mem2diskdqb,
296 static void v2r1_mem2diskdqb(void *dp, struct dquot *dquot) in v2r1_mem2diskdqb() function