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

/freebsd-9.3-release/sys/fs/ntfs/
H A Dntfs.h291 MALLOC_DECLARE(M_NTFSFNODE); variable
H A Dntfs_subr.c766 fp = malloc(sizeof(struct fnode), M_NTFSFNODE,
807 free(fp, M_NTFSFNODE);
H A Dntfs_vfsops.c67 MALLOC_DEFINE(M_NTFSFNODE,"ntfs_fnode", "NTFS fnode information");

Completed in 66 milliseconds