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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_btree.h30 #define XFS_LOOKUP_EQ ((xfs_lookup_t)XFS_LOOKUP_EQi)
31 #define XFS_LOOKUP_LE ((xfs_lookup_t)XFS_LOOKUP_LEi)
32 #define XFS_LOOKUP_GE ((xfs_lookup_t)XFS_LOOKUP_GEi)
H A Dxfs_types.h168 } xfs_lookup_t; typedef in typeref:enum:__anon7746
H A Dxfs_alloc_btree.c945 xfs_lookup_t dir, /* <=, ==, or >= */
H A Dxfs_ialloc_btree.c838 xfs_lookup_t dir, /* <=, ==, or >= */
H A Dxfs_bmap_btree.c1050 xfs_lookup_t dir,

Completed in 70 milliseconds