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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_arch.h115 #define XFS_DI_HI(di) \ macro
122 ((xfs_ino_t)XFS_DI_HI(di) << 32))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs_arch.h115 #define XFS_DI_HI(di) \ macro
122 ((xfs_ino_t)XFS_DI_HI(di) << 32))

Completed in 100 milliseconds