Home
last modified time | relevance | path

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

/external/strace/
Dquota.c140 decode_cmd_data(struct tcb *tcp, uint32_t id, uint32_t cmd, kernel_ulong_t data) in decode_cmd_data() function
438 return decode_cmd_data(tcp, id, cmd, tcp->u_arg[3]); in SYS_FUNC()
DChangeLog1177 (decode_cmd_data) <case Q_XGETQSTAT>: Use fetch_struct_quotastat.
1180 * quota.c (decode_cmd_data) <case Q_XGETQSTAT>: Print fields
6932 * quota.c (decode_cmd_data): Likewise.
14795 (decode_cmd_data): Use PRINT_FIELD_FLAGS.
20944 * quota.c (decode_cmd_data): Change the type of data argument
25105 (decode_cmd_data): Use them to print structure fields.
25115 (decode_cmd_data): ... here.
25127 (decode_cmd_data): Remove handling of Q_V1_GETQUOTA, Q_V1_SETQUOTA,
25135 * quota.c (decode_cmd_data): Add printing of d_rtb_hardlimit
25150 * quota.c (decode_cmd_data): Add Q_XQUOTARM handling to subcommand
[all …]