Home
last modified time | relevance | path

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

/fs/nfsd/
Dexport.c372 char *pth; in svc_export_request() local
375 pth = d_path(&exp->ex_path, *bpp, *blen); in svc_export_request()
376 if (IS_ERR(pth)) { in svc_export_request()
381 qword_add(bpp, blen, pth); in svc_export_request()