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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_files.c46 u_int32_t i, extid, maxext, numext, lflags, offset, oldext, openflags; local
89 numext = offset = oldext = 0;
122 oldext = array->n_extent;
165 oldext = 0;
231 memset(&array->mpfarray[oldext], 0,
232 (array->n_extent - oldext) *
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_bmap.c1156 xfs_exntst_t oldext; /* old extent state */ local
1174 oldext = (newext == XFS_EXT_UNWRITTEN) ?
1176 ASSERT(PREV.br_state == oldext);
1182 * Set flags determining what part of the previous oldext allocation
1242 * Setting all of a previous oldext extent to newext.
1285 * Setting all of a previous oldext extent to newext.
1321 * Setting all of a previous oldext extent to newext.
1357 * Setting all of a previous oldext extent to newext.
1384 * Setting the first part of a previous oldext extent to newext.
1415 oldext)))
[all...]

Completed in 113 milliseconds