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

/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_guts.c4272 * deleted leaving the object "hanging" without being rooted in the
4290 int hanging; local
4306 /* These directories are not hanging */
4307 hanging = 0;
4311 hanging = 1;
4313 hanging = 0;
4317 * see if it is hanging.
4319 hanging = 0;
4331 hanging = 1;
4333 if (hanging) {
[all...]

Completed in 34 milliseconds