Home
last modified time | relevance | path

Searched refs:typeflag (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/fs/nfs_common/
H A Dnfsacl.c38 int typeflag; member
58 *p++ = htonl(entry->e_tag | nfsacl_desc->typeflag); in xdr_nfsace_encode()
88 * @typeflag: ACL type: NFS_ACL_DEFAULT or zero
93 struct posix_acl *acl, int encode_entries, int typeflag) in nfsacl_encode()
103 .typeflag = typeflag, in nfsacl_encode()
146 * @typeflag: ACL type: NFS_ACL_DEFAULT or zero
154 int typeflag) in nfs_stream_encode_acl()
165 .typeflag = typeflag, in nfs_stream_encode_acl()
92 nfsacl_encode(struct xdr_buf *buf, unsigned int base, struct inode *inode, struct posix_acl *acl, int encode_entries, int typeflag) nfsacl_encode() argument
152 nfs_stream_encode_acl(struct xdr_stream *xdr, struct inode *inode, struct posix_acl *acl, int encode_entries, int typeflag) nfs_stream_encode_acl() argument
[all...]
/kernel/linux/linux-5.10/fs/nfs_common/
H A Dnfsacl.c38 int typeflag; member
58 *p++ = htonl(entry->e_tag | nfsacl_desc->typeflag); in xdr_nfsace_encode()
88 * @typeflag: ACL type: NFS_ACL_DEFAULT or zero
93 struct posix_acl *acl, int encode_entries, int typeflag) in nfsacl_encode()
103 .typeflag = typeflag, in nfsacl_encode()
92 nfsacl_encode(struct xdr_buf *buf, unsigned int base, struct inode *inode, struct posix_acl *acl, int encode_entries, int typeflag) nfsacl_encode() argument
/kernel/linux/linux-6.6/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);
/kernel/linux/linux-5.10/include/linux/
H A Dnfsacl.h37 struct posix_acl *acl, int encode_entries, int typeflag);
/kernel/linux/linux-5.10/tools/perf/pmu-events/
H A Djevents.c961 int typeflag, struct FTW *ftwbuf) in preprocess_arch_std_files()
964 int is_file = typeflag == FTW_F; in preprocess_arch_std_files()
973 int typeflag, struct FTW *ftwbuf) in process_one_file()
976 int is_dir = typeflag == FTW_D; in process_one_file()
977 int is_file = typeflag == FTW_F; in process_one_file()
960 preprocess_arch_std_files(const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftwbuf) preprocess_arch_std_files() argument
972 process_one_file(const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftwbuf) process_one_file() argument
/kernel/linux/linux-5.10/tools/perf/bench/
H A Dinject-buildid.c79 int typeflag, struct FTW *ftwbuf __maybe_unused) in add_dso()
84 if (typeflag == FTW_D || typeflag == FTW_SL) in add_dso()
78 add_dso(const char *fpath, const struct stat *sb __maybe_unused, int typeflag, struct FTW *ftwbuf __maybe_unused) add_dso() argument
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dinject-buildid.c80 int typeflag, struct FTW *ftwbuf __maybe_unused) in add_dso()
85 if (typeflag == FTW_D || typeflag == FTW_SL) in add_dso()
79 add_dso(const char *fpath, const struct stat *sb __maybe_unused, int typeflag, struct FTW *ftwbuf __maybe_unused) add_dso() argument
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dcgroup.c243 int typeflag, struct FTW *ftw) in do_show_tree_fn()
249 if (typeflag != FTW_D) in do_show_tree_fn()
242 do_show_tree_fn(const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftw) do_show_tree_fn() argument
H A Dcommon.c396 int typeflag, struct FTW *ftwbuf) in do_build_table_cb()
404 if (typeflag != FTW_F) in do_build_table_cb()
395 do_build_table_cb(const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftwbuf) do_build_table_cb() argument
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dcgroup.c367 int typeflag, struct FTW *ftw) in do_show_tree_fn()
373 if (typeflag != FTW_D) in do_show_tree_fn()
366 do_show_tree_fn(const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftw) do_show_tree_fn() argument
H A Dcommon.c474 int typeflag, struct FTW *ftwbuf) in do_build_table_cb()
482 if (typeflag != FTW_F) in do_build_table_cb()
473 do_build_table_cb(const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftwbuf) do_build_table_cb() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcgroup.c209 int typeflag, struct FTW *ftwbuf __maybe_unused) in add_cgroup_name()
213 if (typeflag != FTW_D) in add_cgroup_name()
208 add_cgroup_name(const char *fpath, const struct stat *sb __maybe_unused, int typeflag, struct FTW *ftwbuf __maybe_unused) add_cgroup_name() argument
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.c34 char typeflag; member
452 if (tar_blk->hdr.typeflag == REGTYPE || in load_tar_archive()
453 tar_blk->hdr.typeflag == AREGTYPE) { in load_tar_archive()
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.c34 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 23 milliseconds