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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_behavior.c46 position = BHV_POSITION(bdp);
64 if (position >= BHV_POSITION(curdesc)) {
65 ASSERT(position != BHV_POSITION(curdesc));
125 int position = BHV_POSITION(curdesc);
H A Dxfs_behavior.h134 #define BHV_POSITION(bdp) (BHV_IDENTITY(bdp)->bi_position) macro

Completed in 40 milliseconds