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

/freebsd-9.3-release/sys/fs/ntfs/
H A Dntfs.h290 MALLOC_DECLARE(M_NTFSNTNODE); variable
H A Dntfs_subr.c397 ip = malloc(sizeof(struct ntnode), M_NTFSNTNODE,
472 free(ip, M_NTFSNTNODE);
H A Dntfs_vfsops.c66 MALLOC_DEFINE(M_NTFSNTNODE,"ntfs_ntnode", "NTFS ntnode information");

Completed in 103 milliseconds