Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_qm.h162 extern int xfs_qm_scall_quotaoff(struct xfs_mount *, uint);
H A Dxfs_quotaops.c187 return xfs_qm_scall_quotaoff(mp, xfs_quota_flags(uflags)); in xfs_quota_disable()
H A Dxfs_qm_syscalls.c97 xfs_qm_scall_quotaoff( in xfs_qm_scall_quotaoff() function