Searched defs:fat (Results 1 - 5 of 5) sorted by relevance
| /src/sbin/fsck_msdos/ |
| H A D | check.c | 49 struct fatEntry *fat = NULL; local in function:checkfilesys [all...] |
| H A D | fat.c | 52 checkclnum(struct bootblock *boot, u_int fat, cl_t cl, cl_t *next) argument 121 struct fatEntry *fat; local in function:readfat 338 clearchain(struct bootblock * boot,struct fatEntry * fat,cl_t head) argument 352 tryclear(struct bootblock * boot,struct fatEntry * fat,cl_t head,cl_t * truncp) argument 376 checkfat(struct bootblock * boot,struct fatEntry * fat) argument 477 writefat(int fs,struct bootblock * boot,struct fatEntry * fat,int correct_fat) argument 587 checklost(int dosfs,struct bootblock * boot,struct fatEntry * fat) argument [all...] |
| H A D | dir.c | 218 resetDosDirSection(struct bootblock *boot, struct fatEntry *fat) argument 314 delete(int f, struct bootblock *boot, struct fatEntry *fat, cl_t startcl, argument 354 removede(int f, struct bootblock *boot, struct fatEntry *fat, u_char *start, argument 391 checksize(struct bootblock *boot, struct fatEntry *fat, u_cha argument 465 readDosDirSection(int f,struct bootblock * boot,struct fatEntry * fat,struct dosDirEntry * dir) argument 888 handleDirTree(int dosfs,struct bootblock * boot,struct fatEntry * fat) argument 929 reconnect(int dosfs,struct bootblock * boot,struct fatEntry * fat,cl_t head) argument [all...] |
| /src/sys/netinet/ |
| H A D | tcp_vtw.h | 249 fatp_ctl_t *fat; /* collection of fatp to use */ member in struct:vtw_ctl 305 fatp_next(fatp_ctl_t * fat,fatp_t * fp) argument 313 fatp_index(fatp_ctl_t * fat,fatp_t * fp) argument [all...] |
| H A D | tcp_vtw.c | 169 fatp_alloc(fatp_ctl_t *fat) argument 191 fatp_free(fatp_ctl_t *fat, fatp_ argument 213 fatp_init(fatp_ctl_t * fat,uint32_t n,uint32_t m,fatp_t * fat_base,fatp_t ** fat_hash) argument 257 fatp_key(fatp_ctl_t * fat,fatp_t * fp,uint32_t slot) argument 278 fatp_slot_from_key(fatp_ctl_t * fat,uint32_t key) argument 299 fatp_from_key(fatp_ctl_t * fat,uint32_t key) argument 355 fatp_vtw_inshash(fatp_ctl_t * fat,uint32_t idx,uint32_t tag,int which,void * dbg) argument 516 fatp_ctl_t *fat = ctl->fat; local in function:vtw_unhash 1280 vtw_init(fatp_ctl_t * fat,vtw_ctl_t * ctl,const uint32_t n,vtw_t * ctl_base_v) argument 1783 fatp_ctl_t *fat; local in function:vtw_select 1810 fatp_ctl_t *fat; local in function:vtw_control_init 1851 fatp_ctl_t *fat; local in function:vtw_control [all...] |
Completed in 6 milliseconds