Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_quotaops.c136 xfs_quota_flags(unsigned int uflags) in xfs_quota_flags() function
168 return xfs_qm_scall_quotaon(mp, xfs_quota_flags(uflags)); in xfs_quota_enable()
183 return xfs_qm_scall_quotaoff(mp, xfs_quota_flags(uflags)); in xfs_quota_disable()