Searched defs:fat (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/sbin/fsck_msdosfs/ |
| HD | fat.c | 133 checkclnum(struct bootblock *boot, u_int fat, cl_t cl, cl_t *next) in checkclnum() 202 struct fatEntry *fat; in readfat() local 419 clearchain(struct bootblock *boot, struct fatEntry *fat, cl_t head) in clearchain() 433 tryclear(struct bootblock *boot, struct fatEntry *fat, cl_t head, cl_t *truncp) in tryclear() 457 checkfat(struct bootblock *boot, struct fatEntry *fat) in checkfat() 558 writefat(int fs, struct bootblock *boot, struct fatEntry *fat, int correct_fat) in writefat() 668 checklost(int dosfs, struct bootblock *boot, struct fatEntry *fat) in checklost()
|
| HD | dir.c | 216 resetDosDirSection(struct bootblock *boot, struct fatEntry *fat) in resetDosDirSection() 313 delete(int f, struct bootblock *boot, struct fatEntry *fat, cl_t startcl, in delete() 353 removede(int f, struct bootblock *boot, struct fatEntry *fat, u_char *start, in removede() 390 checksize(struct bootblock *boot, struct fatEntry *fat, u_char *p, in checksize() 444 readDosDirSection(int f, struct bootblock *boot, struct fatEntry *fat, in readDosDirSection() 884 handleDirTree(int dosfs, struct bootblock *boot, struct fatEntry *fat) in handleDirTree() 925 reconnect(int dosfs, struct bootblock *boot, struct fatEntry *fat, cl_t head) in reconnect()
|
| HD | check.c | 48 struct fatEntry *fat = NULL; in checkfilesys() local
|
| /NextBSD/sbin/newfs_msdos/ |
| HD | mkfs_msdos.c | 75 #define mincls(fat) ((fat) == 12 ? MINCLS12 : \ argument 79 #define maxcls(fat) ((fat) == 12 ? MAXCLS12 : \ argument 244 u_int fat, bss, rds, cls, dir, lsn, x, x1, x2; in mkfs_msdos() local
|
| /NextBSD/sys/fs/fuse/ |
| HD | fuse_internal.h | 204 struct fuse_attr *fat, in fuse_internal_attr_fat2vat()
|
| /NextBSD/sys/dev/cxgbe/common/ |
| HD | t4_hw.c | 2082 int fat; in pcie_intr_handler() local 2224 int fat; in cim_intr_handler() local 2402 int fat; in mps_intr_handler() local
|