HomeSort by: relevance | last modified time | path
    Searched defs:ntfs_ntlookupattr (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/ntfs/
ntfs_subr.c 75 static int ntfs_ntlookupattr(struct ntfsmount *, const char *, int,
716 ntfs_ntlookupattr(struct ntfsmount *ntmp, const char *name, int namelen, function in typeref:typename:int
876 error = ntfs_ntlookupattr(ntmp, aname, anamelen,
897 /* free the buffer returned by ntfs_ntlookupattr() */
ntfs_subr.c 75 static int ntfs_ntlookupattr(struct ntfsmount *, const char *, int,
716 ntfs_ntlookupattr(struct ntfsmount *ntmp, const char *name, int namelen, function in typeref:typename:int
876 error = ntfs_ntlookupattr(ntmp, aname, anamelen,
897 /* free the buffer returned by ntfs_ntlookupattr() */
ntfs_subr.c 75 static int ntfs_ntlookupattr(struct ntfsmount *, const char *, int,
716 ntfs_ntlookupattr(struct ntfsmount *ntmp, const char *name, int namelen, function in typeref:typename:int
876 error = ntfs_ntlookupattr(ntmp, aname, anamelen,
897 /* free the buffer returned by ntfs_ntlookupattr() */

Completed in 34 milliseconds