Home
last modified time | relevance | path

Searched refs:typeflag (Results 1 – 5 of 5) 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/bpf/bpftool/
H A Dcgroup.c414 int typeflag, struct FTW *ftw) in do_show_tree_fn() argument
420 if (typeflag != FTW_D) in do_show_tree_fn()
H A Dcommon.c552 int typeflag, struct FTW *ftwbuf) in do_build_table_cb() argument
560 if (typeflag != FTW_F) in do_build_table_cb()
/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()