Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfs/
Dnfs4namespace.c243 const size_t addr_bufsize = sizeof(struct sockaddr_storage); in try_location() local
256 mountdata->addr = kmalloc(addr_bufsize, GFP_KERNEL); in try_location()
270 mountdata->addr, addr_bufsize, net); in try_location()
427 const size_t addr_bufsize = sizeof(struct sockaddr_storage); in nfs4_try_replacing_one_location() local
434 sap = kmalloc(addr_bufsize, GFP_KERNEL); in nfs4_try_replacing_one_location()
450 sap, addr_bufsize, net); in nfs4_try_replacing_one_location()