Searched refs:winentry (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/sys/fs/msdosfs/ |
| D | direntry.h | 90 struct winentry { struct 139 struct winentry *wep, int cnt, int chksum, int utf8); 141 struct winentry *wep, int chksum, int utf8); 142 int msdosfs_win2unixfn(struct winentry *wep, struct dirent *dp, int chksum,
|
| D | msdosfs_conv.c | 541 msdosfs_unix2winfn(const u_char *un, int unlen, struct winentry *wep, int cnt, in msdosfs_unix2winfn() 598 msdosfs_winChkName(const u_char *un, int unlen, struct winentry *wep, in msdosfs_winChkName() 655 msdosfs_win2unixfn(struct winentry *wep, struct dirent *dp, int chksum, in msdosfs_win2unixfn()
|
| D | msdosfs_lookup.c | 289 (struct winentry *)dep, in msdosfs_lookup() 666 (struct winentry *)ndep, in msdosfs_createde()
|
| D | msdosfs_vnops.c | 1119 msdosfs_win2unixfn((struct winentry *)dentp, in msdosfs_readdir()
|
| /netbsd/src/sys/lib/libsa/ |
| D | dosfs.c | 64 struct winentry xde; /* extended directory entry */ 149 static void cp_xdnm(u_char *, struct winentry *); 618 cp_xdnm(u_char *lfn, struct winentry *xde) in cp_xdnm() 624 { offsetof(struct winentry, wePart1), in cp_xdnm() 626 { offsetof(struct winentry, wePart2), in cp_xdnm() 628 { offsetof(struct winentry, wePart3), in cp_xdnm()
|
| /netbsd/src/usr.sbin/makefs/msdos/ |
| D | msdosfs_vnops.c | 256 (struct winentry *)dep, in msdosfs_findslot()
|