Searched refs:M_NFSDIROFF (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.3-release/sys/fs/nfsclient/
H A Dnfs_clsubs.c300 M_NFSDIROFF, M_WAITOK);
315 M_NFSDIROFF, M_WAITOK);
H A Dnfs_clnode.c306 FREE((caddr_t)dp2, M_NFSDIROFF);
H A Dnfs_clcomsubs.c418 M_NFSDIROFF, M_WAITOK);
433 M_NFSDIROFF, M_WAITOK);
/freebsd-10.3-release/sys/nfsclient/
H A Dnfs.h118 MALLOC_DECLARE(M_NFSDIROFF); variable
H A Dnfs_node.c264 free((caddr_t)dp2, M_NFSDIROFF);
H A Dnfs_subs.c802 M_NFSDIROFF, M_WAITOK);
817 M_NFSDIROFF, M_WAITOK);
H A Dnfs_vfsops.c87 MALLOC_DEFINE(M_NFSDIROFF, "nfsclient_diroff", "NFS directory offset data");
/freebsd-10.3-release/sys/fs/nfs/
H A Dnfsport.h754 #define M_NFSDIROFF M_NEWNFSDIROFF macro

Completed in 77 milliseconds