Home
last modified time | relevance | path

Searched defs:commit_dqblk (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dquota.h240 int (*commit_dqblk)(struct dquot *dquot); /* Write (or delete) structure for one user */ member
/linux-2.4.37.9/fs/
Ddquot.c330 static int commit_dqblk(struct dquot *dquot) in commit_dqblk() function