Home
last modified time | relevance | path

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

/freebsd/sbin/fsck_msdosfs/
H A Dfat.c54 static inline int fd_of_(struct fat_descriptor *);
365 fd = fd_of_(fat); in fat_flush_fat32_cache_entry()
426 fd = fd_of_(fat); in fat_get_fat32_cache_entry()
533 fd_of_(struct fat_descriptor *fat) in fd_of_() function
541 return (fd_of_(fat)); in fat_get_fd()
652 fd = fd_of_(fat); in cleardirty()
703 fd = fd_of_(fat); in _readfat()
716 MAP_SHARED, fd_of_(fat), off); in _readfat()
1148 fd = fd_of_(fat); in copyfat()
1198 fd = fd_of_(fat); in writefat()
[all …]