| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | dir-item.c | 18 insert_with_overflow(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_key *cpu_key, u32 data_size, const char *name, int name_len) insert_with_overflow() argument
|
| H A D | ctree.c | 4813 setup_items_for_insert(struct btrfs_root *root, struct btrfs_path *path, const struct btrfs_key *cpu_key, u32 *data_size, int nr) setup_items_for_insert() argument 4910 btrfs_insert_empty_items(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, const struct btrfs_key *cpu_key, u32 *data_size, int nr) btrfs_insert_empty_items() argument 4943 btrfs_insert_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, const struct btrfs_key *cpu_key, void *data, u32 data_size) btrfs_insert_item() argument [all...] |
| H A D | ctree.h | 1951 static inline void btrfs_disk_key_to_cpu(struct btrfs_key *cpu_key, in btrfs_disk_key_to_cpu() argument 1957 btrfs_cpu_key_to_disk(struct btrfs_disk_key *disk_key, const struct btrfs_key *cpu_key) btrfs_cpu_key_to_disk() argument 1963 btrfs_node_key_to_cpu(const struct extent_buffer *eb, struct btrfs_key *cpu_key, int nr) btrfs_node_key_to_cpu() argument 1971 btrfs_item_key_to_cpu(const struct extent_buffer *eb, struct btrfs_key *cpu_key, int nr) btrfs_item_key_to_cpu() argument 1979 btrfs_dir_item_key_to_cpu(const struct extent_buffer *eb, const struct btrfs_dir_item *item, struct btrfs_key *cpu_key) btrfs_dir_item_key_to_cpu() argument [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | dir-item.c | 21 insert_with_overflow(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_key *cpu_key, u32 data_size, const char *name, int name_len) insert_with_overflow() argument
|
| H A D | accessors.h | 577 static inline void btrfs_disk_key_to_cpu(struct btrfs_key *cpu_key, in btrfs_disk_key_to_cpu() argument 583 btrfs_cpu_key_to_disk(struct btrfs_disk_key *disk_key, const struct btrfs_key *cpu_key) btrfs_cpu_key_to_disk() argument 589 btrfs_node_key_to_cpu(const struct extent_buffer *eb, struct btrfs_key *cpu_key, int nr) btrfs_node_key_to_cpu() argument 597 btrfs_item_key_to_cpu(const struct extent_buffer *eb, struct btrfs_key *cpu_key, int nr) btrfs_item_key_to_cpu() argument 605 btrfs_dir_item_key_to_cpu(const struct extent_buffer *eb, const struct btrfs_dir_item *item, struct btrfs_key *cpu_key) btrfs_dir_item_key_to_cpu() argument [all...] |
| H A D | ctree.c | 4439 btrfs_insert_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, const struct btrfs_key *cpu_key, void *data, u32 data_size) btrfs_insert_item() argument
|
| /kernel/linux/linux-5.10/fs/reiserfs/ |
| H A D | stree.c | 44 comp_short_keys(const struct reiserfs_key *le_key, const struct cpu_key *cpu_key) comp_short_keys() argument 68 comp_keys(const struct reiserfs_key *le_key, const struct cpu_key *cpu_key) comp_keys() argument 1412 struct cpu_key cpu_key; reiserfs_delete_solid_item() local [all...] |
| H A D | reiserfs.h | 1308 struct cpu_key { struct [all...] |
| /kernel/linux/linux-6.6/fs/reiserfs/ |
| H A D | stree.c | 44 comp_short_keys(const struct reiserfs_key *le_key, const struct cpu_key *cpu_key) comp_short_keys() argument 68 comp_keys(const struct reiserfs_key *le_key, const struct cpu_key *cpu_key) comp_keys() argument 1410 struct cpu_key cpu_key; reiserfs_delete_solid_item() local [all...] |
| H A D | reiserfs.h | 1305 struct cpu_key { struct [all...] |