Searched refs:acct_t (Results 1 – 2 of 2) sorted by relevance
50 typedef struct acct_v3 acct_t; typedef58 typedef struct acct acct_t; typedef
113 acct_t ac;460 acct_t *ac = &acct->ac; in fill_ac()481 memset(ac, 0, sizeof(acct_t)); in fill_ac()548 acct_t *ac = &acct->ac; in acct_write_process()562 __kernel_write(file, ac, sizeof(acct_t), &pos); in acct_write_process()