Searched refs:typeflag (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.10/fs/nfs_common/ |
| D | nfsacl.c | 38 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()
|
| /Linux-v5.10/include/linux/ |
| D | nfsacl.h | 37 struct posix_acl *acl, int encode_entries, int typeflag);
|
| /Linux-v5.10/tools/perf/bench/ |
| D | inject-buildid.c | 79 int typeflag, struct FTW *ftwbuf __maybe_unused) in add_dso() argument 84 if (typeflag == FTW_D || typeflag == FTW_SL) in add_dso()
|
| /Linux-v5.10/tools/perf/pmu-events/ |
| D | jevents.c | 961 int typeflag, struct FTW *ftwbuf) in preprocess_arch_std_files() argument 964 int is_file = typeflag == FTW_F; in preprocess_arch_std_files() 973 int typeflag, struct FTW *ftwbuf) in process_one_file() argument 976 int is_dir = typeflag == FTW_D; in process_one_file() 977 int is_file = typeflag == FTW_F; in process_one_file()
|
| /Linux-v5.10/tools/bpf/bpftool/ |
| D | cgroup.c | 242 int typeflag, struct FTW *ftw) in do_show_tree_fn() argument 248 if (typeflag != FTW_D) in do_show_tree_fn()
|
| D | common.c | 388 int typeflag, struct FTW *ftwbuf) in do_build_table_cb() argument 396 if (typeflag != FTW_F) in do_build_table_cb()
|
| /Linux-v5.10/drivers/crypto/marvell/octeontx/ |
| D | otx_cptpf_ucode.c | 34 char typeflag; member 445 if (tar_blk->hdr.typeflag == REGTYPE || in load_tar_archive() 446 tar_blk->hdr.typeflag == AREGTYPE) { in load_tar_archive()
|