Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/linux-2.6/
Dxfs_quotaops.c92 return -xfs_qm_scall_trunc_qfiles(mp, flags); in xfs_fs_set_xstate()
/linux-2.6.39/fs/xfs/quota/
Dxfs_qm.h157 extern int xfs_qm_scall_trunc_qfiles(xfs_mount_t *, uint);
Dxfs_qm_syscalls.c284 xfs_qm_scall_trunc_qfiles( in xfs_qm_scall_trunc_qfiles() function