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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Ddir.c909 struct gfs2_leaf *nleaf, *oleaf; local
936 nleaf = new_leaf(inode, &nbh, be16_to_cpu(oleaf->lf_depth) + 1);
937 if (!nleaf) {
1003 be16_add_cpu(&nleaf->lf_entries, 1);
1021 oleaf->lf_depth = nleaf->lf_depth;

Completed in 49 milliseconds