Home
last modified time | relevance | path

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

/linux-6.1.9/fs/quota/
Dquota_v2.c25 static void v2r0_mem2diskdqb(void *dp, struct dquot *dquot);
33 .mem2disk_dqblk = v2r0_mem2diskdqb,
240 static void v2r0_mem2diskdqb(void *dp, struct dquot *dquot) in v2r0_mem2diskdqb() function