Home
last modified time | relevance | path

Searched refs:BHV_POSITION_BASE (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_behavior.h137 #define BHV_POSITION_BASE 1 /* base (last) implementation layer */ macro
Dxfs_behavior.c62 ASSERT(position >= BHV_POSITION_BASE && position <= BHV_POSITION_TOP); in bhv_insert()
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_vfs.h78 #define VFS_POSITION_BASE BHV_POSITION_BASE /* chain bottom */
91 #define VFS_POSITION_XFS (BHV_POSITION_BASE)
Dxfs_vnode.h98 #define VNODE_POSITION_BASE BHV_POSITION_BASE /* chain bottom */