Home
last modified time | relevance | path

Searched defs:nfs_parsed_mount_data (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h50479 struct nfs_parsed_mount_data { struct
50480 int flags;
50481 unsigned int rsize;
50482 unsigned int wsize;
50483 unsigned int timeo;
50484 unsigned int retrans;
50485 unsigned int acregmin;
50486 unsigned int acregmax;
50487 unsigned int acdirmin;
50488 unsigned int acdirmax;
[all …]
Dvmlinux.h50479 struct nfs_parsed_mount_data { struct
50480 int flags;
50481 unsigned int rsize;
50482 unsigned int wsize;
50483 unsigned int timeo;
50484 unsigned int retrans;
50485 unsigned int acregmin;
50486 unsigned int acregmax;
50487 unsigned int acdirmin;
50488 unsigned int acdirmax;
[all …]