Searched refs:xfs_quota_flags (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/xfs/
H A Dxfs_quotaops.c151 xfs_quota_flags(unsigned int uflags) xfs_quota_flags() function
183 return xfs_qm_scall_quotaon(mp, xfs_quota_flags(uflags)); xfs_quota_enable()
200 return xfs_qm_scall_quotaoff(mp, xfs_quota_flags(uflags)); xfs_quota_disable()

Completed in 45 milliseconds