Searched refs:parent_depth (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/configfs/
H A Ddir.c110 int parent_depth = parent_sd->s_depth; local
112 if (parent_depth >= 0)
113 sd->s_depth = parent_depth + 1;

Completed in 29 milliseconds