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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_bmap.c558 ifp->if_lastex = 0;
821 ip->i_df.if_lastex = idx - 1;
864 ip->i_df.if_lastex = idx - 1;
902 ip->i_df.if_lastex = idx;
939 ip->i_df.if_lastex = idx;
978 ip->i_df.if_lastex = idx - 1;
1019 ip->i_df.if_lastex = idx;
1074 ip->i_df.if_lastex = idx + 1;
1114 ip->i_df.if_lastex = idx + 1;
1169 ip->i_df.if_lastex
[all...]
H A Dxfs_inode.h66 xfs_extnum_t if_lastex; /* last if_extents used */ member in struct:xfs_ifork
H A Dxfs_inode.c1038 ifp->if_lastex = NULLEXTNUM;
3783 ifp->if_lastex = nextents + ext_diff;

Completed in 177 milliseconds