Searched refs:XFS_DI_LO (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.h117 #define XFS_DI_LO(di) \ macro
121 (((xfs_ino_t)XFS_DI_LO(di) & 0xffffffffULL) | \
/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.h117 #define XFS_DI_LO(di) \ macro
121 (((xfs_ino_t)XFS_DI_LO(di) & 0xffffffffULL) | \

Completed in 106 milliseconds