Lines Matching defs:ntmp

111 ntfs_findvattr(struct ntfsmount *ntmp, struct ntnode *ip, struct ntvattr **lvapp,  in ntfs_findvattr()
157 ntfs_ntvattrget(struct ntfsmount *ntmp, struct ntnode *ip, u_int32_t type, in ntfs_ntvattrget()
258 ntfs_loadntnode(struct ntfsmount *ntmp, struct ntnode *ip) in ntfs_loadntnode()
393 ntfs_ntlookup(struct ntfsmount *ntmp, ino_t ino, struct ntnode **ipp) in ntfs_ntlookup()
544 ntfs_attrtontvattr(struct ntfsmount *ntmp, struct ntvattr **rvapp, in ntfs_attrtontvattr()
664 ntfs_uastricmp(struct ntfsmount *ntmp, const wchar *ustr, size_t ustrlen, in ntfs_uastricmp()
689 ntfs_uastrcmp(struct ntfsmount *ntmp, const wchar *ustr, size_t ustrlen, in ntfs_uastrcmp()
716 ntfs_ntlookupattr(struct ntfsmount *ntmp, const char *name, int namelen, in ntfs_ntlookupattr()
766 ntfs_ntlookupfile(struct ntfsmount *ntmp, struct vnode *vp, in ntfs_ntlookupfile()
992 ntfs_isnamepermitted(struct ntfsmount *ntmp, struct attr_indexentry *iep) in ntfs_isnamepermitted()
1020 ntfs_ntreaddir(struct ntfsmount *ntmp, struct fnode *fp, u_int32_t num, in ntfs_ntreaddir()
1201 ntfs_writeattr_plain(struct ntfsmount *ntmp, struct ntnode *ip, in ntfs_writeattr_plain()
1251 ntfs_writentvattr_plain(struct ntfsmount *ntmp, struct ntnode *ip, in ntfs_writentvattr_plain()
1353 ntfs_readntvattr_plain(struct ntfsmount *ntmp, struct ntnode *ip, in ntfs_readntvattr_plain()
1478 ntfs_readattr_plain(struct ntfsmount *ntmp, struct ntnode *ip, in ntfs_readattr_plain()
1526 ntfs_readattr(struct ntfsmount *ntmp, struct ntnode *ip, u_int32_t attrnum, in ntfs_readattr()
1659 ntfs_procfixups(struct ntfsmount *ntmp, u_int32_t magic, void *xbufv, in ntfs_procfixups()
1700 ntfs_runtocn(cn_t *cn, struct ntfsmount *ntmp, u_int8_t *run, u_long len, in ntfs_runtocn()
1755 ntfs_toupper_use(struct mount *mp, struct ntfsmount *ntmp) in ntfs_toupper_use()