Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/sys/
H A Dquota.h359 void dqreclaim(struct dquot *);
/xnu-8020.121.3/bsd/vfs/
H A Dvfs_quota.c876 dqreclaim(struct dquot *dq) in dqreclaim() function