Searched refs:fo_path (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/fs/nfsd/ |
A D | nfsctl.c | 228 char *fo_path; in write_unlock_ip() local 238 fo_path = buf; in write_unlock_ip() 239 if (qword_get(&buf, fo_path, size) < 0) in write_unlock_ip() 242 if (rpc_pton(net, fo_path, size, sap, salen) == 0) in write_unlock_ip() 265 char *fo_path; in write_unlock_fs() local 275 fo_path = buf; in write_unlock_fs() 276 if (qword_get(&buf, fo_path, size) < 0) in write_unlock_fs() 279 error = kern_path(fo_path, 0, &path); in write_unlock_fs()
|
Completed in 4 milliseconds