Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/quota/
Dxfs_qm.h195 extern int xfs_qm_sync(xfs_mount_t *, short);
Dxfs_qm_bhv.c194 if ((error = xfs_qm_sync(mp, flags))) { in xfs_qm_syncall()
Dxfs_qm.c1043 xfs_qm_sync( in xfs_qm_sync() function