Home
last modified time | relevance | path

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

/linux/fs/nfs_common/
A Dnfsacl.c38 int typeflag; member
58 *p++ = htonl(entry->e_tag | nfsacl_desc->typeflag); in xdr_nfsace_encode()
93 struct posix_acl *acl, int encode_entries, int typeflag) in nfsacl_encode() argument
103 .typeflag = typeflag, in nfsacl_encode()
154 int typeflag) in nfs_stream_encode_acl() argument
165 .typeflag = typeflag, in nfs_stream_encode_acl()
/linux/include/linux/
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/
A Dinject-buildid.c79 int typeflag, struct FTW *ftwbuf __maybe_unused) in add_dso() argument
84 if (typeflag == FTW_D || typeflag == FTW_SL) in add_dso()
/linux/tools/bpf/bpftool/
A Dcgroup.c243 int typeflag, struct FTW *ftw) in do_show_tree_fn() argument
249 if (typeflag != FTW_D) in do_show_tree_fn()
A Dcommon.c401 int typeflag, struct FTW *ftwbuf) in do_build_table_cb() argument
409 if (typeflag != FTW_F) in do_build_table_cb()
/linux/tools/perf/pmu-events/
A Djevents.c1038 int typeflag, struct FTW *ftwbuf) in preprocess_arch_std_files() argument
1041 int is_file = typeflag == FTW_F; in preprocess_arch_std_files()
1050 int typeflag, struct FTW *ftwbuf) in process_one_file() argument
1053 int is_dir = typeflag == FTW_D; in process_one_file()
1054 int is_file = typeflag == FTW_F; in process_one_file()
/linux/tools/perf/util/
A Dcgroup.c209 int typeflag, struct FTW *ftwbuf __maybe_unused) in add_cgroup_name() argument
213 if (typeflag != FTW_D) in add_cgroup_name()
/linux/drivers/crypto/marvell/octeontx/
A Dotx_cptpf_ucode.c34 char typeflag; member
445 if (tar_blk->hdr.typeflag == REGTYPE || in load_tar_archive()
446 tar_blk->hdr.typeflag == AREGTYPE) { in load_tar_archive()

Completed in 18 milliseconds