Home
last modified time | relevance | path

Searched refs:exp_path (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dtrace.h109 TP_PROTO(const struct svc_expkey *key, const char *exp_path),
110 TP_ARGS(key, exp_path),
115 __string(path, exp_path)
122 __assign_str(path, exp_path);
/kernel/linux/linux-6.6/fs/nfsd/
H A Dtrace.h331 TP_PROTO(const struct svc_expkey *key, const char *exp_path),
332 TP_ARGS(key, exp_path),
337 __string(path, exp_path)
344 __assign_str(path, exp_path);

Completed in 3 milliseconds