Searched refs:typeflag (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/fs/nfs_common/ |
| H A D | nfsacl.c | 39 int typeflag; member 59 *p++ = htonl(entry->e_tag | nfsacl_desc->typeflag); in xdr_nfsace_encode() 94 struct posix_acl *acl, int encode_entries, int typeflag) in nfsacl_encode() argument 104 .typeflag = typeflag, in nfsacl_encode() 156 int typeflag) in nfs_stream_encode_acl() argument 167 .typeflag = typeflag, in nfs_stream_encode_acl()
|
| /linux-6.15/include/linux/ |
| H 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.15/tools/perf/bench/ |
| H A D | inject-buildid.c | 80 int typeflag, struct FTW *ftwbuf __maybe_unused) in add_dso() argument 85 if (typeflag == FTW_D || typeflag == FTW_SL) in add_dso()
|
| /linux-6.15/tools/bpf/bpftool/ |
| H A D | cgroup.c | 401 int typeflag, struct FTW *ftw) in do_show_tree_fn() argument 407 if (typeflag != FTW_D) in do_show_tree_fn()
|
| H A D | common.c | 547 int typeflag, struct FTW *ftwbuf) in do_build_table_cb() argument 555 if (typeflag != FTW_F) in do_build_table_cb()
|
| /linux-6.15/tools/perf/util/ |
| H A D | cgroup.c | 217 int typeflag, struct FTW *ftwbuf __maybe_unused) in add_cgroup_name() argument 221 if (typeflag != FTW_D) in add_cgroup_name()
|
| /linux-6.15/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cptpf_ucode.c | 35 char typeflag; member 452 if (tar_blk->hdr.typeflag == REGTYPE || in load_tar_archive() 453 tar_blk->hdr.typeflag == AREGTYPE) { in load_tar_archive()
|