Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_qm_syscalls.c27 STATIC int xfs_qm_log_quotaoff(xfs_mount_t *, xfs_qoff_logitem_t **, uint);
120 error = xfs_qm_log_quotaoff(mp, &qoffstart, flags); in xfs_qm_scall_quotaoff()
575 xfs_qm_log_quotaoff( in xfs_qm_log_quotaoff() function