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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_dfrag.c138 xfs_ifork_t *tempifp, *ifp, *tifp; local
307 tifp = &tip->i_df;
309 *ifp = *tifp; /* struct copy */
310 *tifp = *tempifp; /* struct copy */
355 tifp->if_u1.if_extents =
356 tifp->if_u2.if_inline_ext;

Completed in 87 milliseconds