Searched refs:typeflag (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/fs/nfs_common/ |
A 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() 154 int typeflag) in nfs_stream_encode_acl() argument 165 .typeflag = typeflag, in nfs_stream_encode_acl()
|
/linux-6.3-rc2/include/linux/ |
A D | nfsacl.h | 37 struct posix_acl *acl, int encode_entries, int typeflag); 46 struct posix_acl *acl, int encode_entries, int typeflag);
|
/linux-6.3-rc2/tools/perf/bench/ |
A 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-6.3-rc2/tools/bpf/bpftool/ |
A D | cgroup.c | 367 int typeflag, struct FTW *ftw) in do_show_tree_fn() argument 373 if (typeflag != FTW_D) in do_show_tree_fn()
|
A D | common.c | 471 int typeflag, struct FTW *ftwbuf) in do_build_table_cb() argument 479 if (typeflag != FTW_F) in do_build_table_cb()
|
/linux-6.3-rc2/tools/perf/util/ |
A D | cgroup.c | 209 int typeflag, struct FTW *ftwbuf __maybe_unused) in add_cgroup_name() argument 213 if (typeflag != FTW_D) in add_cgroup_name()
|
/linux-6.3-rc2/drivers/crypto/marvell/octeontx/ |
A D | otx_cptpf_ucode.c | 34 char typeflag; member 451 if (tar_blk->hdr.typeflag == REGTYPE || in load_tar_archive() 452 tar_blk->hdr.typeflag == AREGTYPE) { in load_tar_archive()
|
Completed in 12 milliseconds