Searched refs:psdev (Results 1 – 4 of 4) sorted by relevance
296 ctl_table *psdev = &presto_table[i + PRESTO_PRIMARY_CTLCNT]; in init_intermezzo_sysctl() local300 *psdev = proto_channel_entry; in init_intermezzo_sysctl()305 psdev->ctl_name = psdev->ctl_name + i + 1; /* sorry */ in init_intermezzo_sysctl()308 psdev->procname = p; in init_intermezzo_sysctl()309 if (!psdev->procname) { in init_intermezzo_sysctl()314 sprintf((char *) psdev->procname, "intermezzo%d", i); in init_intermezzo_sysctl()316 psdev->child = psdev_entries; in init_intermezzo_sysctl()359 ctl_table *psdev = &presto_table[i + PRESTO_PRIMARY_CTLCNT]; in cleanup_intermezzo_sysctl() local360 PRESTO_FREE(psdev->procname, PROCNAME_SIZE); in cleanup_intermezzo_sysctl()
10 kml_unpack.o methods.o presto.o psdev.o replicator.o super.o \
7 obj-y := psdev.o cache.o cnode.o inode.o dir.o file.o upcall.o coda_linux.o\
1344 - Fixed compile problem with fs/coda/psdev.c