Searched refs:bsd_acct_struct (Results 1 – 1 of 1) sorted by relevance
82 struct bsd_acct_struct { struct95 static void do_acct_process(struct bsd_acct_struct *acct); argument100 static int check_free_space(struct bsd_acct_struct *acct) in check_free_space()132 static void acct_put(struct bsd_acct_struct *p) in acct_put()145 struct bsd_acct_struct *res; in acct_get()171 struct bsd_acct_struct *acct = to_acct(pin); in acct_pin_kill()184 struct bsd_acct_struct *acct = container_of(work, struct bsd_acct_struct, work); in close_work()197 struct bsd_acct_struct *acct; in acct_on()201 acct = kzalloc(sizeof(struct bsd_acct_struct), GFP_KERNEL); in acct_on()470 static void do_acct_process(struct bsd_acct_struct *acct) in do_acct_process()[all …]
Completed in 5 milliseconds