Searched defs:get_info (Results 1 – 7 of 7) sorted by relevance
/linux-2.4.37.9/include/linux/ |
D | proc_fs.h | 64 get_info_t *get_info; member 164 mode_t mode, struct proc_dir_entry *base, get_info_t *get_info) in create_proc_info_entry() 172 mode_t mode, get_info_t *get_info) in proc_net_create() 197 get_info_t *get_info) {return NULL;} in proc_net_create() 216 mode_t mode, struct proc_dir_entry *base, get_info_t *get_info) in create_proc_info_entry()
|
D | quota.h | 260 int (*get_info)(struct super_block *, int, struct if_dqinfo *); member
|
D | ide.h | 1637 get_info_t *get_info; member
|
/linux-2.4.37.9/fs/coda/ |
D | sysctl.c | 478 #define coda_proc_create(name,get_info) \ argument
|
/linux-2.4.37.9/include/net/ |
D | dn_fib.h | 113 int (*get_info)(struct dn_fib_table *table, char *buf, member
|
/linux-2.4.37.9/net/ipv4/netfilter/ |
D | ip_tables.c | 1787 static struct { char *name; get_info_t *get_info; } ipt_proc_entry[] = member
|
/linux-2.4.37.9/net/ipv6/netfilter/ |
D | ip6_tables.c | 1868 static struct { char *name; get_info_t *get_info; } ip6t_proc_entry[] = member
|