Home
last modified time | relevance | path

Searched refs:fat_get_fd (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/fsck_msdosfs/
H A Dext.h104 int fat_get_fd(struct fat_descriptor *);
H A Ddir.c305 fd = fat_get_fd(fat); in delete()
485 fd = fat_get_fd(fat); in check_subdirectory()
564 fd = fat_get_fd(fat); in readDosDirSection()
1093 dosfs = fat_get_fd(fat); in reconnect()
H A Dfat.c539 fat_get_fd(struct fat_descriptor * fat) in fat_get_fd() function