Home
last modified time | relevance | path

Searched refs:slsize (Results 1 – 1 of 1) sorted by relevance

/fs/autofs/
Droot.c275 int slsize; in autofs_root_symlink() local
302 sl->data = kmalloc(slsize = sl->len+1, GFP_KERNEL); in autofs_root_symlink()
326 memcpy(sl->data,symname,slsize); in autofs_root_symlink()