Home
last modified time | relevance | path

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

/linux-6.15/fs/nfs/
H A Dsysfs.h27 struct rpc_clnt *clnt, const char *sysfs_prefix);
/linux-6.15/tools/bpf/bpftool/
H A Dbtf.c959 const char sysfs_prefix[] = "/sys/kernel/btf/"; in do_dump() local
962 strncmp(*argv, sysfs_prefix, sizeof(sysfs_prefix) - 1) == 0 && in do_dump()