Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_syswrap/
Dsyswrap-arm64-linux.c676 LINX_(__NR_quotactl, sys_quotactl), // 60
Dpriv_syswrap-linux.h246 DECL_TEMPLATE(linux, sys_quotactl);
Dsyswrap-amd64-linux.c674 LINX_(__NR_quotactl, sys_quotactl), // 179
Dsyswrap-mips64-linux.c712 LINX_ (__NR_quotactl, sys_quotactl),
Dsyswrap-s390x-linux.c573 LINX_(__NR_quotactl, sys_quotactl), // 131
Dsyswrap-arm-linux.c711 LINX_(__NR_quotactl, sys_quotactl), // 131
Dsyswrap-x86-linux.c1320 LINX_(__NR_quotactl, sys_quotactl), // 131
Dsyswrap-linux.c3380 PRE(sys_quotactl) in PRE() argument
/external/kernel-headers/original/uapi/asm-generic/
Dunistd.h193 __SYSCALL(__NR_quotactl, sys_quotactl)
/external/strace/
DChangeLog-CVS1857 (sys_quotactl): If dqb_curblocks is not there, it's called
2818 * resource.c (sys_quotactl): Truncate first argument to 32 bits, since
2884 * resource.c (sys_quotactl) [LINUX]: Cast arithmetic shift operand
DChangeLog23102 (sys_quotactl): Do not disable the parser in verbose mode.
32667 * quota.c (sys_quotactl): Decode 2nd syscall argument using printpath.