• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/

Lines Matching refs:ext4_ext_path

122 				struct ext4_ext_path *path)
140 struct ext4_ext_path *path)
154 struct ext4_ext_path *path,
218 struct ext4_ext_path *path,
458 static void ext4_ext_show_path(struct inode *inode, struct ext4_ext_path *path)
479 static void ext4_ext_show_leaf(struct inode *inode, struct ext4_ext_path *path)
506 void ext4_ext_drop_refs(struct ext4_ext_path *path)
525 struct ext4_ext_path *path, ext4_lblk_t block)
585 struct ext4_ext_path *path, ext4_lblk_t block)
654 struct ext4_ext_path *
656 struct ext4_ext_path *path)
667 path = kzalloc(sizeof(struct ext4_ext_path) * (depth + 2),
743 struct ext4_ext_path *curp,
817 struct ext4_ext_path *path,
1080 struct ext4_ext_path *path,
1083 struct ext4_ext_path *curp = path;
1164 struct ext4_ext_path *path,
1167 struct ext4_ext_path *curp;
1235 ext4_ext_search_left(struct inode *inode, struct ext4_ext_path *path,
1300 ext4_ext_search_right(struct inode *inode, struct ext4_ext_path *path,
1417 ext4_ext_next_allocated_block(struct ext4_ext_path *path)
1450 struct ext4_ext_path *path)
1482 struct ext4_ext_path *path)
1588 struct ext4_ext_path *path,
1636 struct ext4_ext_path *path)
1682 struct ext4_ext_path *path,
1688 struct ext4_ext_path *npath = NULL;
1851 struct ext4_ext_path *path = NULL;
1985 ext4_ext_put_gap_in_cache(struct inode *inode, struct ext4_ext_path *path,
2068 struct ext4_ext_path *path)
2101 struct ext4_ext_path *path)
2200 struct ext4_ext_path *path, ext4_lblk_t start)
2335 ext4_ext_more_to_rm(struct ext4_ext_path *path)
2355 struct ext4_ext_path *path;
2374 path = kzalloc(sizeof(struct ext4_ext_path) * (depth + 1), GFP_NOFS);
2623 struct ext4_ext_path *path)
2947 struct ext4_ext_path *path,
3120 struct ext4_ext_path *path)
3184 struct ext4_ext_path *path, int flags,
3314 struct ext4_ext_path *path = NULL;
3816 static int ext4_ext_fiemap_cb(struct inode *inode, struct ext4_ext_path *path,