Searched refs:swp_pathlen (Results 1 – 1 of 1) sorted by relevance
96 unsigned int swp_pathlen; /* length of pathname */ member1529 swf->swp_pathlen = namelen; in vm_swap_create_file()1530 swf->swp_path = kalloc_data(swf->swp_pathlen, Z_WAITOK | Z_ZERO); in vm_swap_create_file()1539 kfree_data(swf->swp_path, swf->swp_pathlen); in vm_swap_create_file()1625 kfree_data(swf->swp_path, swf->swp_pathlen); in vm_swap_create_file()