Home
last modified time | relevance | path

Searched refs:if_nextdqblk (Results 1 – 6 of 6) sorted by relevance

/external/strace/tests-m32/
Dquotactl.c51 # define if_nextdqblk nextdqblk macro
60 struct if_nextdqblk { struct
113 struct if_nextdqblk *db = ptr; in print_nextdqblk()
213 TAIL_ALLOC_OBJECT_CONST_PTR(struct if_nextdqblk, nextdqblk); in main()
/external/strace/tests/
Dquotactl.c51 # define if_nextdqblk nextdqblk macro
60 struct if_nextdqblk { struct
113 struct if_nextdqblk *db = ptr; in print_nextdqblk()
213 TAIL_ALLOC_OBJECT_CONST_PTR(struct if_nextdqblk, nextdqblk); in main()
/external/strace/tests-mx32/
Dquotactl.c51 # define if_nextdqblk nextdqblk macro
60 struct if_nextdqblk { struct
113 struct if_nextdqblk *db = ptr; in print_nextdqblk()
213 TAIL_ALLOC_OBJECT_CONST_PTR(struct if_nextdqblk, nextdqblk); in main()
/external/kernel-headers/original/uapi/linux/
Dquota.h122 struct if_nextdqblk { struct
/external/strace/
Dquota.c73 struct if_nextdqblk { struct
192 struct if_nextdqblk dq; in decode_cmd_data()
DChangeLog31844 * quota.c (if_nextdqblk): New structure.