Searched refs:fo_path (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/nfsd/ |
| A D | nfsctl.c | 261 char *fo_path; in write_unlock_ip() local 271 fo_path = buf; in write_unlock_ip() 272 if (qword_get(&buf, fo_path, size) < 0) in write_unlock_ip() 275 if (rpc_pton(net, fo_path, size, sap, salen) == 0) in write_unlock_ip() 298 char *fo_path; in write_unlock_fs() local 308 fo_path = buf; in write_unlock_fs() 309 if (qword_get(&buf, fo_path, size) < 0) in write_unlock_fs() 312 error = kern_path(fo_path, 0, &path); in write_unlock_fs()
|
Completed in 6 milliseconds