Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_linux.h230 #define Q_XSETGQLIM XQM_CMD(0x8) /* set groups disk limits */ in BUFFER_FNS() macro
Dxfs_super.c877 setmode = (type == GRPQUOTA) ? Q_XSETGQLIM : Q_XSETQLIM; in linvfs_setxquota()
/linux-2.4.37.9/fs/xfs/quota/
Dxfs_qm_syscalls.c187 case Q_XSETGQLIM: in xfs_qm_quotactl()