Searched refs:izo_rcvd_rec (Results 1 – 8 of 8) sorted by relevance
/linux-2.4.37.9/fs/intermezzo/ |
D | replicator.c | 111 izo_rep_cache_add(struct presto_file_set *fset, struct izo_rcvd_rec *rec, in izo_rep_cache_add() 139 struct izo_rcvd_rec rec; in izo_rep_cache_init() 171 struct izo_rcvd_rec *lr_client, struct izo_rcvd_rec *lr_server) in izo_repstatus() 194 izo_rcvd_get(struct izo_rcvd_rec *rec, struct presto_file_set *fset, char *uuid) in izo_rcvd_get() 197 struct izo_rcvd_rec tmprec; in izo_rcvd_get() 232 izo_rcvd_write(struct presto_file_set *fset, struct izo_rcvd_rec *rec) in izo_rcvd_write() 272 struct izo_rcvd_rec rec; in izo_rcvd_upd_remote()
|
D | dir.c | 1001 struct izo_rcvd_rec rec; in presto_ioctl() 1022 struct izo_rcvd_rec *lr_client; in presto_ioctl() 1023 struct izo_rcvd_rec rec; in presto_ioctl() 1036 lr_client = (struct izo_rcvd_rec *) data->ioc_pbuf1; in presto_ioctl() 1308 struct izo_rcvd_rec rec; in presto_ioctl()
|
D | upcall.c | 427 int izo_upc_repstatus(int minor, char * fsetname, struct izo_rcvd_rec *lr_server) in izo_upc_repstatus()
|
D | kml_reint.c | 467 struct izo_rcvd_rec lr_rec; in kml_reint_rec()
|
D | journal.c | 1210 struct izo_rcvd_rec rec; in presto_read_kml_logical_offset() 1224 struct izo_rcvd_rec rec; in presto_write_kml_logical_offset()
|
D | vfs.c | 93 struct izo_rcvd_rec rcvd_rec; in presto_write_last_rcvd()
|
/linux-2.4.37.9/include/linux/ |
D | intermezzo_fs.h | 644 int izo_upc_repstatus(int minor, char * fsetname, struct izo_rcvd_rec *lr_server); 651 struct izo_rcvd_rec *lr_client, struct izo_rcvd_rec *lr_server); 654 loff_t izo_rcvd_get(struct izo_rcvd_rec *, struct presto_file_set *, char *uuid); 655 loff_t izo_rcvd_write(struct presto_file_set *, struct izo_rcvd_rec *);
|
D | intermezzo_idl.h | 281 struct izo_rcvd_rec { struct
|