Home
last modified time | relevance | path

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

/linux/include/linux/
A Ddqblk_qtree.h23 …void (*mem2disk_dqblk)(void *disk, struct dquot *dquot); /* Convert given entry from in memory for… member
/linux/fs/quota/
A Dquota_v2.c33 .mem2disk_dqblk = v2r0_mem2diskdqb,
39 .mem2disk_dqblk = v2r1_mem2diskdqb,
A Dquota_tree.c385 info->dqi_ops->mem2disk_dqblk(ddquot, dquot); in qtree_write_dquot()
/linux/fs/ocfs2/
A Dquota_global.c129 .mem2disk_dqblk = ocfs2_global_mem2diskdqb,

Completed in 7 milliseconds