Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/xfs/
H A 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()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_quotaops.c138 xfs_quota_flags(unsigned int uflags) in xfs_quota_flags() function
170 return xfs_qm_scall_quotaon(mp, xfs_quota_flags(uflags)); in xfs_quota_enable()
187 return xfs_qm_scall_quotaoff(mp, xfs_quota_flags(uflags)); in xfs_quota_disable()

Completed in 1 milliseconds