Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfsctl.c256 char *fo_path; in write_unlock_ip() local
266 fo_path = buf; in write_unlock_ip()
267 if (qword_get(&buf, fo_path, size) < 0) in write_unlock_ip()
270 if (rpc_pton(net, fo_path, size, sap, salen) == 0) in write_unlock_ip()
293 char *fo_path; in write_unlock_fs() local
303 fo_path = buf; in write_unlock_fs()
304 if (qword_get(&buf, fo_path, size) < 0) in write_unlock_fs()
307 error = kern_path(fo_path, 0, &path); in write_unlock_fs()