Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_quotaops.c145 xfs_quota_flags(unsigned int uflags) in xfs_quota_flags() function
177 return xfs_qm_scall_quotaon(mp, xfs_quota_flags(uflags)); in xfs_quota_enable()
192 return xfs_qm_scall_quotaoff(mp, xfs_quota_flags(uflags)); in xfs_quota_disable()