Symbol: ext4_ext_path
fs/ext4/ext4.h
3776
struct ext4_ext_path;
fs/ext4/ext4.h
3810
struct ext4_ext_path *path);
fs/ext4/ext4.h
3811
extern struct ext4_ext_path *ext4_ext_insert_extent(
fs/ext4/ext4.h
3813
struct ext4_ext_path *path,
fs/ext4/ext4.h
3815
extern struct ext4_ext_path *ext4_find_extent(struct inode *, ext4_lblk_t,
fs/ext4/ext4.h
3816
struct ext4_ext_path *,
fs/ext4/ext4.h
3818
extern void ext4_free_ext_path(struct ext4_ext_path *);
fs/ext4/ext4.h
3820
extern ext4_lblk_t ext4_ext_next_allocated_block(struct ext4_ext_path *path);
fs/ext4/ext4_extents.h
269
struct ext4_ext_path *path);
fs/ext4/ext4_extents.h
273
extern struct ext4_ext_path *ext4_split_convert_extents_test(
fs/ext4/ext4_extents.h
276
struct ext4_ext_path *path,
fs/ext4/extents-test.c
156
struct ext4_ext_path *path)
fs/ext4/extents-test.c
161
static struct ext4_ext_path *
fs/ext4/extents-test.c
163
struct ext4_ext_path *path,
fs/ext4/extents-test.c
358
struct ext4_ext_path *path;
fs/ext4/extents.c
105
static inline void ext4_ext_path_brelse(struct ext4_ext_path *path)
fs/ext4/extents.c
1055
struct ext4_ext_path *path,
fs/ext4/extents.c
111
static void ext4_ext_drop_refs(struct ext4_ext_path *path)
fs/ext4/extents.c
122
void ext4_free_ext_path(struct ext4_ext_path *path)
fs/ext4/extents.c
1399
static struct ext4_ext_path *
fs/ext4/extents.c
1402
struct ext4_ext_path *path,
fs/ext4/extents.c
1405
struct ext4_ext_path *curp;
fs/ext4/extents.c
1468
struct ext4_ext_path *path,
fs/ext4/extents.c
1532
struct ext4_ext_path *path,
fs/ext4/extents.c
158
struct ext4_ext_path *path)
fs/ext4/extents.c
1640
ext4_ext_next_allocated_block(struct ext4_ext_path *path)
fs/ext4/extents.c
1651
struct ext4_ext_path *p = &path[depth];
fs/ext4/extents.c
1672
static ext4_lblk_t ext4_ext_next_leaf_block(struct ext4_ext_path *path)
fs/ext4/extents.c
1704
struct ext4_ext_path *path)
fs/ext4/extents.c
1826
struct ext4_ext_path *path,
fs/ext4/extents.c
1868
struct ext4_ext_path *path)
fs/ext4/extents.c
189
struct ext4_ext_path *path)
fs/ext4/extents.c
1914
struct ext4_ext_path *path,
fs/ext4/extents.c
1945
struct ext4_ext_path *path)
fs/ext4/extents.c
1991
struct ext4_ext_path *
fs/ext4/extents.c
1993
struct ext4_ext_path *path,
fs/ext4/extents.c
2107
struct ext4_ext_path *npath;
fs/ext4/extents.c
216
struct ext4_ext_path *path,
fs/ext4/extents.c
2281
struct ext4_ext_path *path,
fs/ext4/extents.c
2314
struct ext4_ext_path *path, int depth)
fs/ext4/extents.c
2380
struct ext4_ext_path *path)
fs/ext4/extents.c
2615
struct ext4_ext_path *path,
fs/ext4/extents.c
266
struct ext4_ext_path *path,
fs/ext4/extents.c
2821
ext4_ext_more_to_rm(struct ext4_ext_path *path)
fs/ext4/extents.c
2842
struct ext4_ext_path *path = NULL;
fs/ext4/extents.c
2963
path = kzalloc_objs(struct ext4_ext_path, depth + 1,
fs/ext4/extents.c
3191
static struct ext4_ext_path *ext4_split_extent_at(handle_t *handle,
fs/ext4/extents.c
3193
struct ext4_ext_path *path,
fs/ext4/extents.c
3307
struct ext4_ext_path *path,
fs/ext4/extents.c
331
static inline struct ext4_ext_path *
fs/ext4/extents.c
333
struct ext4_ext_path *path, ext4_lblk_t lblk,
fs/ext4/extents.c
3409
static struct ext4_ext_path *ext4_split_extent(handle_t *handle,
fs/ext4/extents.c
3411
struct ext4_ext_path *path,
fs/ext4/extents.c
3556
static struct ext4_ext_path *
fs/ext4/extents.c
3558
struct ext4_map_blocks *map, struct ext4_ext_path *path,
fs/ext4/extents.c
3816
static struct ext4_ext_path *ext4_split_convert_extents(handle_t *handle,
fs/ext4/extents.c
3819
struct ext4_ext_path *path,
fs/ext4/extents.c
3913
static struct ext4_ext_path *
fs/ext4/extents.c
3916
struct ext4_ext_path *path, int flags)
fs/ext4/extents.c
3935
static struct ext4_ext_path *
fs/ext4/extents.c
3938
struct ext4_ext_path *path,
fs/ext4/extents.c
3991
static struct ext4_ext_path *
fs/ext4/extents.c
3994
struct ext4_ext_path *path, int flags,
fs/ext4/extents.c
4126
struct ext4_ext_path *path)
fs/ext4/extents.c
4192
struct ext4_ext_path *path,
fs/ext4/extents.c
4272
struct ext4_ext_path *path = NULL;
fs/ext4/extents.c
44
static struct ext4_ext_path *ext4_split_convert_extents(
fs/ext4/extents.c
46
struct ext4_ext_path *path, int flags, unsigned int *allocated);
fs/ext4/extents.c
5275
ext4_ext_shift_path_extents(struct ext4_ext_path *path, ext4_lblk_t shift,
fs/ext4/extents.c
5377
struct ext4_ext_path *path;
fs/ext4/extents.c
5623
struct ext4_ext_path *path;
fs/ext4/extents.c
5758
struct ext4_ext_path *path1 = NULL;
fs/ext4/extents.c
5759
struct ext4_ext_path *path2 = NULL;
fs/ext4/extents.c
5942
struct ext4_ext_path *path;
fs/ext4/extents.c
6021
struct ext4_ext_path *path;
fs/ext4/extents.c
606
struct ext4_ext_path *path = NULL;
fs/ext4/extents.c
6085
struct ext4_ext_path *path = NULL;
fs/ext4/extents.c
6133
struct ext4_ext_path *path = NULL, *path2 = NULL;
fs/ext4/extents.c
6220
struct ext4_ext_path *path = NULL;
fs/ext4/extents.c
624
path = kzalloc_objs(struct ext4_ext_path, depth + 1, GFP_NOFS);
fs/ext4/extents.c
6277
struct ext4_ext_path *ext4_split_convert_extents_test(handle_t *handle,
fs/ext4/extents.c
6279
struct ext4_ext_path *path, int flags,
fs/ext4/extents.c
666
static void ext4_ext_show_path(struct inode *inode, struct ext4_ext_path *path)
fs/ext4/extents.c
688
static void ext4_ext_show_leaf(struct inode *inode, struct ext4_ext_path *path)
fs/ext4/extents.c
711
static void ext4_ext_show_move(struct inode *inode, struct ext4_ext_path *path,
fs/ext4/extents.c
755
struct ext4_ext_path *path, ext4_lblk_t block)
fs/ext4/extents.c
816
struct ext4_ext_path *path, ext4_lblk_t block)
fs/ext4/extents.c
85
static struct ext4_ext_path *ext4_split_extent_at(handle_t *handle,
fs/ext4/extents.c
87
struct ext4_ext_path *path,
fs/ext4/extents.c
885
struct ext4_ext_path *
fs/ext4/extents.c
887
struct ext4_ext_path *path, int flags)
fs/ext4/extents.c
918
path = kzalloc_objs(struct ext4_ext_path, depth + 2, gfp_flags);
fs/ext4/extents.c
976
struct ext4_ext_path *curp,
fs/ext4/extents_status.c
676
struct ext4_ext_path *path = NULL;
fs/ext4/fast_commit.c
1772
struct ext4_ext_path *path = NULL;
fs/ext4/fast_commit.c
1948
struct ext4_ext_path *path = NULL;
fs/ext4/migrate.c
27
struct ext4_ext_path *path;
fs/ext4/verity.c
275
struct ext4_ext_path *path;