Searched refs:bsd_acct_struct (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpid_namespace.h17 struct bsd_acct_struct;
31 struct bsd_acct_struct *bacct;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dacct.c78 static void do_acct_process(struct bsd_acct_struct *acct,
86 struct bsd_acct_struct { struct
103 struct bsd_acct_struct *acct = (struct bsd_acct_struct *)x;
110 static int check_free_space(struct bsd_acct_struct *acct, struct file *file)
179 static void acct_file_reopen(struct bsd_acct_struct *acct, struct file *file,
220 struct bsd_acct_struct *acct = NULL;
239 acct = kzalloc(sizeof(struct bsd_acct_struct), GFP_KERNEL);
288 struct bsd_acct_struct *acct;
311 struct bsd_acct_struct *acc
[all...]

Completed in 164 milliseconds