Home
last modified time | relevance | path

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

/fs/nfsd/
A Dexport.c388 char *pth; in svc_export_request() local
391 pth = d_path(&exp->ex_path, *bpp, *blen); in svc_export_request()
392 if (IS_ERR(pth)) { in svc_export_request()
397 qword_add(bpp, blen, pth); in svc_export_request()

Completed in 5 milliseconds