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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_dir2_sf.h98 static inline xfs_intino_t
102 (xfs_intino_t)XFS_GET_DIR_INO4((from)->i4) : \
103 (xfs_intino_t)XFS_GET_DIR_INO8((from)->i8));
H A Dxfs_inum.h37 typedef xfs_ino_t xfs_intino_t; typedef
39 typedef __uint32_t xfs_intino_t; typedef

Completed in 106 milliseconds