HomeSort by: relevance | last modified time | path
    Searched refs:msdosfs_unix2dosfn (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/fs/msdosfs/
direntry.h 136 int msdosfs_unix2dosfn(const unsigned char *un, unsigned char dn[12],
msdosfs_lookup.c 186 switch (msdosfs_unix2dosfn((const u_char *)cnp->cn_nameptr, dosfilename,
991 if (!msdosfs_unix2dosfn((const u_char *)cnp->cn_nameptr, cp,
msdosfs_conv.c 388 msdosfs_unix2dosfn(const u_char *un, u_char dn[12], int unlen, u_int gen) function in typeref:typename:int
  /src/usr.sbin/makefs/msdos/
msdosfs_vnops.c 159 switch (msdosfs_unix2dosfn((const u_char *)cnp->cn_nameptr, dosfilename,

Completed in 13 milliseconds