Searched refs:p_depth (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dext4_extents.h111 __u16 p_depth; member in struct:ext4_ext_path
H A Dextents.c167 depth = path->p_depth;
460 int k, l = path->p_depth;
508 int depth = path->p_depth;
686 path[ppos].p_depth = i;
716 path[ppos].p_depth = i;
1150 neh->eh_depth = cpu_to_le16(path->p_depth + 1);
1246 depth = path->p_depth;
1315 depth = path->p_depth;
1379 while (++depth < path->p_depth) {
1384 /* subtract from p_depth t
[all...]
H A Dmove_extent.c82 int ppos, leaf_ppos = path->p_depth;
418 depth = orig_path->p_depth;
1388 depth = holecheck_path->p_depth;

Completed in 134 milliseconds