Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/linux-2.6/
Dxfs_quotaops.c84 return -xfs_qm_scall_quotaon(mp, flags); in xfs_fs_set_xstate()
/linux-2.6.39/fs/xfs/quota/
Dxfs_qm.h163 extern int xfs_qm_scall_quotaon(xfs_mount_t *, uint);
Dxfs_qm_syscalls.c310 xfs_qm_scall_quotaon( in xfs_qm_scall_quotaon() function