Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_qm.h167 extern int xfs_qm_scall_quotaon(struct xfs_mount *, uint);
Dxfs_quotaops.c171 return xfs_qm_scall_quotaon(mp, xfs_quota_flags(uflags)); in xfs_quota_enable()
Dxfs_qm_syscalls.c294 xfs_qm_scall_quotaon( in xfs_qm_scall_quotaon() function