Home
last modified time | relevance | path

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

/fs/xfs/quota/
Dxfs_qm.h195 extern void xfs_qm_freelist_append(xfs_frlist_t *, xfs_dquot_t *);
Dxfs_quota_priv.h140 xfs_qm_freelist_append(h, dqp)
Dxfs_qm.c2773 xfs_qm_freelist_append(xfs_frlist_t *ql, xfs_dquot_t *dq) in xfs_qm_freelist_append() function