Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_qm.h148 extern int xfs_qm_scall_trunc_qfiles(struct xfs_mount *, uint);
Dxfs_quotaops.c214 return xfs_qm_scall_trunc_qfiles(mp, flags); in xfs_fs_rm_xquota()
Dxfs_qm_syscalls.c318 xfs_qm_scall_trunc_qfiles( in xfs_qm_scall_trunc_qfiles() function