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

/freebsd-11-stable/sbin/fsck_msdosfs/
H A Dfat.c56 static inline int fd_of_(struct fat_descriptor *);
367 fd = fd_of_(fat);
428 fd = fd_of_(fat);
535 fd_of_(struct fat_descriptor *fat) function
543 return (fd_of_(fat));
654 fd = fd_of_(fat);
705 fd = fd_of_(fat);
718 MAP_SHARED, fd_of_(fat), off);
1150 fd = fd_of_(fat);
1200 fd = fd_of_(fa
[all...]

Completed in 132 milliseconds