Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dnfs4namespace.c241 const size_t addr_bufsize = sizeof(struct sockaddr_storage); in try_location() local
254 mountdata->addr = kmalloc(addr_bufsize, GFP_KERNEL); in try_location()
268 mountdata->addr, addr_bufsize, net); in try_location()
432 const size_t addr_bufsize = sizeof(struct sockaddr_storage); in nfs4_try_replacing_one_location() local
439 sap = kmalloc(addr_bufsize, GFP_KERNEL); in nfs4_try_replacing_one_location()
455 sap, addr_bufsize, net); in nfs4_try_replacing_one_location()