Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/intermezzo/
Dsysctl.c275 int total_entries = entries_per_dev * total_dev; in init_intermezzo_sysctl() local
278 PRESTO_ALLOC(dev_ctl_table, sizeof(ctl_table) * total_entries); in init_intermezzo_sysctl()
311 sizeof(ctl_table) * total_entries); in init_intermezzo_sysctl()
349 int total_entries = entries_per_dev * total_dev; in cleanup_intermezzo_sysctl() local
365 PRESTO_FREE(presto_table[PRESTO_PRIMARY_CTLCNT].child, sizeof(ctl_table) * total_entries); in cleanup_intermezzo_sysctl()