/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 5335 struct export_operations { struct 5336 int (*encode_fh)(struct inode *, __u32 *, int *, struct inode *); 5337 struct dentry * (*fh_to_dentry)(struct super_block *, struct fid *, int, int); 5338 struct dentry * (*fh_to_parent)(struct super_block *, struct fid *, int, int); 5339 int (*get_name)(struct dentry *, char *, struct dentry *); 5340 struct dentry * (*get_parent)(struct dentry *); 5341 int (*commit_metadata)(struct inode *); 5342 int (*get_uuid)(struct super_block *, u8 *, u32 *, u64 *); 5343 int (*map_blocks)(struct inode *, loff_t, u64, struct iomap *, bool, u32 *); 5344 int (*commit_blocks)(struct inode *, struct iomap *, int, struct iattr *); [all …]
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_510.h | 3517 struct export_operations { struct 3518 int (*encode_fh)(struct inode *, __u32 *, int *, struct inode *); 3519 struct dentry * (*fh_to_dentry)(struct super_block *, struct fid *, int, int); 3520 struct dentry * (*fh_to_parent)(struct super_block *, struct fid *, int, int); 3521 int (*get_name)(struct dentry *, char *, struct dentry *); 3522 struct dentry * (*get_parent)(struct dentry *); 3523 int (*commit_metadata)(struct inode *); 3524 int (*get_uuid)(struct super_block *, u8 *, u32 *, u64 *); 3525 int (*map_blocks)(struct inode *, loff_t, u64, struct iomap *, bool, u32 *); 3526 int (*commit_blocks)(struct inode *, struct iomap *, int, struct iattr *);
|
D | vmlinux.h | 3517 struct export_operations { struct 3518 int (*encode_fh)(struct inode *, __u32 *, int *, struct inode *); 3519 struct dentry * (*fh_to_dentry)(struct super_block *, struct fid *, int, int); 3520 struct dentry * (*fh_to_parent)(struct super_block *, struct fid *, int, int); 3521 int (*get_name)(struct dentry *, char *, struct dentry *); 3522 struct dentry * (*get_parent)(struct dentry *); 3523 int (*commit_metadata)(struct inode *); 3524 int (*get_uuid)(struct super_block *, u8 *, u32 *, u64 *); 3525 int (*map_blocks)(struct inode *, loff_t, u64, struct iomap *, bool, u32 *); 3526 int (*commit_blocks)(struct inode *, struct iomap *, int, struct iattr *);
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 4903 struct export_operations { struct 4904 int (*encode_fh)(struct inode *, __u32 *, int *, struct inode *); 4905 struct dentry * (*fh_to_dentry)(struct super_block *, struct fid *, int, int); 4906 struct dentry * (*fh_to_parent)(struct super_block *, struct fid *, int, int); 4907 int (*get_name)(struct dentry *, char *, struct dentry *); 4908 struct dentry * (*get_parent)(struct dentry *); 4909 int (*commit_metadata)(struct inode *); 4910 int (*get_uuid)(struct super_block *, u8 *, u32 *, u64 *); 4911 int (*map_blocks)(struct inode *, loff_t, u64, struct iomap *, bool, u32 *); 4912 int (*commit_blocks)(struct inode *, struct iomap *, int, struct iattr *);
|
D | vmlinux_510.h | 4903 struct export_operations { struct 4904 int (*encode_fh)(struct inode *, __u32 *, int *, struct inode *); 4905 struct dentry * (*fh_to_dentry)(struct super_block *, struct fid *, int, int); 4906 struct dentry * (*fh_to_parent)(struct super_block *, struct fid *, int, int); 4907 int (*get_name)(struct dentry *, char *, struct dentry *); 4908 struct dentry * (*get_parent)(struct dentry *); 4909 int (*commit_metadata)(struct inode *); 4910 int (*get_uuid)(struct super_block *, u8 *, u32 *, u64 *); 4911 int (*map_blocks)(struct inode *, loff_t, u64, struct iomap *, bool, u32 *); 4912 int (*commit_blocks)(struct inode *, struct iomap *, int, struct iattr *);
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 4897 struct export_operations { struct 4898 int (*encode_fh)(struct inode___2 *, __u32 *, int *, struct inode___2 *); 4899 struct dentry___2 * (*fh_to_dentry)(struct super_block *, struct fid *, int, int); 4900 struct dentry___2 * (*fh_to_parent)(struct super_block *, struct fid *, int, int); 4901 int (*get_name)(struct dentry___2 *, char *, struct dentry___2 *); 4902 struct dentry___2 * (*get_parent)(struct dentry___2 *); 4903 int (*commit_metadata)(struct inode___2 *); 4904 int (*get_uuid)(struct super_block *, u8 *, u32 *, u64 *); 4905 int (*map_blocks)(struct inode___2 *, loff_t, u64, struct iomap *, bool, u32 *); 4906 int (*commit_blocks)(struct inode___2 *, struct iomap *, int, struct iattr___2 *);
|
D | vmlinux_505.h | 4897 struct export_operations { struct 4898 int (*encode_fh)(struct inode___2 *, __u32 *, int *, struct inode___2 *); 4899 struct dentry___2 * (*fh_to_dentry)(struct super_block *, struct fid *, int, int); 4900 struct dentry___2 * (*fh_to_parent)(struct super_block *, struct fid *, int, int); 4901 int (*get_name)(struct dentry___2 *, char *, struct dentry___2 *); 4902 struct dentry___2 * (*get_parent)(struct dentry___2 *); 4903 int (*commit_metadata)(struct inode___2 *); 4904 int (*get_uuid)(struct super_block *, u8 *, u32 *, u64 *); 4905 int (*map_blocks)(struct inode___2 *, loff_t, u64, struct iomap *, bool, u32 *); 4906 int (*commit_blocks)(struct inode___2 *, struct iomap *, int, struct iattr___2 *);
|