Searched refs:xfs_bmbt_lookup_eq (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.c827 if ((error = xfs_bmbt_lookup_eq(cur, RIGHT.br_startoff,
872 if ((error = xfs_bmbt_lookup_eq(cur, LEFT.br_startoff,
910 if ((error = xfs_bmbt_lookup_eq(cur, RIGHT.br_startoff,
945 if ((error = xfs_bmbt_lookup_eq(cur, new->br_startoff,
983 if ((error = xfs_bmbt_lookup_eq(cur, LEFT.br_startoff,
1025 if ((error = xfs_bmbt_lookup_eq(cur, new->br_startoff,
1079 if ((error = xfs_bmbt_lookup_eq(cur, RIGHT.br_startoff,
1120 if ((error = xfs_bmbt_lookup_eq(cur, new->br_startoff,
1175 if ((error = xfs_bmbt_lookup_eq(cur, new->br_startoff,
1409 if ((error = xfs_bmbt_lookup_eq(cu
[all...]
H A Dxfs_bmap_btree.h307 extern int xfs_bmbt_lookup_eq(struct xfs_btree_cur *, xfs_fileoff_t,
H A Dxfs_bmap_btree.c2204 xfs_bmbt_lookup_eq( function

Completed in 33 milliseconds