Home
last modified time | relevance | path

Searched defs:inode_operations (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h3966 struct inode_operations { struct
3967 struct dentry * (*lookup)(struct inode *, struct dentry *, unsigned int);
3968 const char * (*get_link)(struct dentry *, struct inode *, struct delayed_call *);
3969 int (*permission)(struct mnt_idmap *, struct inode *, int);
3970 struct posix_acl * (*get_inode_acl)(struct inode *, int, bool);
3971 int (*readlink)(struct dentry *, char *, int);
3972 int (*create)(struct mnt_idmap *, struct inode *, struct dentry *, umode_t, bool);
3973 int (*link)(struct dentry *, struct inode *, struct dentry *);
3974 int (*unlink)(struct inode *, struct dentry *);
3975 int (*symlink)(struct mnt_idmap *, struct inode *, struct dentry *, const char *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h4485 struct inode_operations { struct
4486 struct dentry * (*lookup)(struct inode *, struct dentry *, unsigned int);
4487 const char * (*get_link)(struct dentry *, struct inode *, struct delayed_call *);
4488 int (*permission)(struct user_namespace *, struct inode *, int);
4489 struct posix_acl * (*get_acl)(struct inode *, int, bool);
4490 int (*readlink)(struct dentry *, char *, int);
4491 int (*create)(struct user_namespace *, struct inode *, struct dentry *, umode_t, bool);
4492 int (*link)(struct dentry *, struct inode *, struct dentry *);
4493 int (*unlink)(struct inode *, struct dentry *);
4494 int (*symlink)(struct user_namespace *, struct inode *, struct dentry *, const char *);
[all …]
H A Dvmlinux_600.h4485 struct inode_operations { struct
4486 struct dentry * (*lookup)(struct inode *, struct dentry *, unsigned int);
4487 const char * (*get_link)(struct dentry *, struct inode *, struct delayed_call *);
4488 int (*permission)(struct user_namespace *, struct inode *, int);
4489 struct posix_acl * (*get_acl)(struct inode *, int, bool);
4490 int (*readlink)(struct dentry *, char *, int);
4491 int (*create)(struct user_namespace *, struct inode *, struct dentry *, umode_t, bool);
4492 int (*link)(struct dentry *, struct inode *, struct dentry *);
4493 int (*unlink)(struct inode *, struct dentry *);
4494 int (*symlink)(struct user_namespace *, struct inode *, struct dentry *, const char *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h3721 struct inode_operations { struct
3722 struct dentry * (*lookup)(struct inode *, struct dentry *, unsigned int);
3723 const char * (*get_link)(struct dentry *, struct inode *, struct delayed_call *);
3724 int (*permission)(struct user_namespace *, struct inode *, int);
3725 struct posix_acl * (*get_inode_acl)(struct inode *, int, bool);
3726 int (*readlink)(struct dentry *, char *, int);
3727 int (*create)(struct user_namespace *, struct inode *, struct dentry *, umode_t, bool);
3728 int (*link)(struct dentry *, struct inode *, struct dentry *);
3729 int (*unlink)(struct inode *, struct dentry *);
3730 int (*symlink)(struct user_namespace *, struct inode *, struct dentry *, const char *);
[all …]
H A Dvmlinux_602.h3721 struct inode_operations { struct
3722 struct dentry * (*lookup)(struct inode *, struct dentry *, unsigned int);
3723 const char * (*get_link)(struct dentry *, struct inode *, struct delayed_call *);
3724 int (*permission)(struct user_namespace *, struct inode *, int);
3725 struct posix_acl * (*get_inode_acl)(struct inode *, int, bool);
3726 int (*readlink)(struct dentry *, char *, int);
3727 int (*create)(struct user_namespace *, struct inode *, struct dentry *, umode_t, bool);
3728 int (*link)(struct dentry *, struct inode *, struct dentry *);
3729 int (*unlink)(struct inode *, struct dentry *);
3730 int (*symlink)(struct user_namespace *, struct inode *, struct dentry *, const char *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h4000 struct inode_operations { struct
4001 struct dentry * (*lookup)(struct inode *, struct dentry *, unsigned int);
4002 const char * (*get_link)(struct dentry *, struct inode *, struct delayed_call *);
4003 int (*permission)(struct user_namespace *, struct inode *, int);
4004 struct posix_acl * (*get_acl)(struct inode *, int, bool);
4005 int (*readlink)(struct dentry *, char *, int);
4006 int (*create)(struct user_namespace *, struct inode *, struct dentry *, umode_t, bool);
4007 int (*link)(struct dentry *, struct inode *, struct dentry *);
4008 int (*unlink)(struct inode *, struct dentry *);
4009 int (*symlink)(struct user_namespace *, struct inode *, struct dentry *, const char *);
[all …]
H A Dvmlinux_518.h4000 struct inode_operations { struct
4001 struct dentry * (*lookup)(struct inode *, struct dentry *, unsigned int);
4002 const char * (*get_link)(struct dentry *, struct inode *, struct delayed_call *);
4003 int (*permission)(struct user_namespace *, struct inode *, int);
4004 struct posix_acl * (*get_acl)(struct inode *, int, bool);
4005 int (*readlink)(struct dentry *, char *, int);
4006 int (*create)(struct user_namespace *, struct inode *, struct dentry *, umode_t, bool);
4007 int (*link)(struct dentry *, struct inode *, struct dentry *);
4008 int (*unlink)(struct inode *, struct dentry *);
4009 int (*symlink)(struct user_namespace *, struct inode *, struct dentry *, const char *);
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h1263 struct inode_operations { struct
1264 struct dentry * (*lookup)(struct inode *, struct dentry *, unsigned int);
1265 const char * (*get_link)(struct dentry *, struct inode *, struct delayed_call *);
1266 int (*permission)(struct mnt_idmap *, struct inode *, int);
1267 struct posix_acl * (*get_inode_acl)(struct inode *, int, bool);
1268 int (*readlink)(struct dentry *, char __attribute__((btf_type_tag("user"))) *, int);
1269 int (*create)(struct mnt_idmap *, struct inode *, struct dentry *, umode_t, bool);
1270 int (*link)(struct dentry *, struct inode *, struct dentry *);
1271 int (*unlink)(struct inode *, struct dentry *);
1272 int (*symlink)(struct mnt_idmap *, struct inode *, struct dentry *, const char *);
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h680 struct inode_operations { struct
681 struct dentry * (*lookup)(struct inode *, struct dentry *, unsigned int);
682 const char * (*get_link)(struct dentry *, struct inode *, struct delayed_call *);
683 int (*permission)(struct mnt_idmap *, struct inode *, int);
684 struct posix_acl * (*get_inode_acl)(struct inode *, int, bool);
685 int (*readlink)(struct dentry *, char __attribute__((btf_type_tag("user"))) *, int);
686 int (*create)(struct mnt_idmap *, struct inode *, struct dentry *, umode_t, bool);
687 int (*link)(struct dentry *, struct inode *, struct dentry *);
688 int (*unlink)(struct inode *, struct dentry *);
689 int (*symlink)(struct mnt_idmap *, struct inode *, struct dentry *, const char *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h3647 struct inode_operations { struct
3648 struct dentry * (*lookup)(struct inode *, struct dentry *, unsigned int);
3649 const char * (*get_link)(struct dentry *, struct inode *, struct delayed_call *);
3650 int (*permission)(struct user_namespace *, struct inode *, int);
3651 struct posix_acl * (*get_inode_acl)(struct inode *, int, bool);
3652 int (*readlink)(struct dentry *, char *, int);
3653 int (*create)(struct user_namespace *, struct inode *, struct dentry *, umode_t, bool);
3654 int (*link)(struct dentry *, struct inode *, struct dentry *);
3655 int (*unlink)(struct inode *, struct dentry *);
3656 int (*symlink)(struct user_namespace *, struct inode *, struct dentry *, const char *);
[all …]
H A Dvmlinux.h3647 struct inode_operations { struct
3648 struct dentry * (*lookup)(struct inode *, struct dentry *, unsigned int);
3649 const char * (*get_link)(struct dentry *, struct inode *, struct delayed_call *);
3650 int (*permission)(struct user_namespace *, struct inode *, int);
3651 struct posix_acl * (*get_inode_acl)(struct inode *, int, bool);
3652 int (*readlink)(struct dentry *, char *, int);
3653 int (*create)(struct user_namespace *, struct inode *, struct dentry *, umode_t, bool);
3654 int (*link)(struct dentry *, struct inode *, struct dentry *);
3655 int (*unlink)(struct inode *, struct dentry *);
3656 int (*symlink)(struct user_namespace *, struct inode *, struct dentry *, const char *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h3799 struct inode_operations { struct
3800 struct dentry * (*lookup)(struct inode *, struct dentry *, unsigned int);
3801 const char * (*get_link)(struct dentry *, struct inode *, struct delayed_call *);
3802 int (*permission)(struct user_namespace *, struct inode *, int);
3803 struct posix_acl * (*get_acl)(struct inode *, int, bool);
3804 int (*readlink)(struct dentry *, char *, int);
3805 int (*create)(struct user_namespace *, struct inode *, struct dentry *, umode_t, bool);
3806 int (*link)(struct dentry *, struct inode *, struct dentry *);
3807 int (*unlink)(struct inode *, struct dentry *);
3808 int (*symlink)(struct user_namespace *, struct inode *, struct dentry *, const char *);
[all …]
H A Dvmlinux.h3799 struct inode_operations { struct
3800 struct dentry * (*lookup)(struct inode *, struct dentry *, unsigned int);
3801 const char * (*get_link)(struct dentry *, struct inode *, struct delayed_call *);
3802 int (*permission)(struct user_namespace *, struct inode *, int);
3803 struct posix_acl * (*get_acl)(struct inode *, int, bool);
3804 int (*readlink)(struct dentry *, char *, int);
3805 int (*create)(struct user_namespace *, struct inode *, struct dentry *, umode_t, bool);
3806 int (*link)(struct dentry *, struct inode *, struct dentry *);
3807 int (*unlink)(struct inode *, struct dentry *);
3808 int (*symlink)(struct user_namespace *, struct inode *, struct dentry *, const char *);
[all …]