Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/quota/
Dxfs_qm.h228 extern int xfs_qm_quotactl(bhv_desc_t *, int, int, xfs_caddr_t);
Dxfs_qm_bhv.c385 .vfs_quotactl = xfs_qm_quotactl, },
Dxfs_qm_syscalls.c99 xfs_qm_quotactl( in xfs_qm_quotactl() function