Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfsacl.h37 struct posix_acl *acl, int encode_entries, int typeflag);
46 struct posix_acl *acl, int encode_entries, int typeflag);
/linux/tools/perf/bench/
H A Dinject-buildid.c80 int typeflag, struct FTW *ftwbuf __maybe_unused) in add_dso() argument
85 if (typeflag == FTW_D || typeflag == FTW_SL) in add_dso()
/linux/tools/perf/util/
H A Dcgroup.c218 int typeflag, struct FTW *ftwbuf __maybe_unused) in add_cgroup_name() argument
222 if (typeflag != FTW_D) in add_cgroup_name()