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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/
H A Dxfs_inum.h37 typedef xfs_ino_t xfs_intino_t; typedef
39 typedef __uint32_t xfs_intino_t; typedef
H A Dxfs_dir2_sf.h109 static inline xfs_intino_t
113 (xfs_intino_t)XFS_GET_DIR_INO4((from)->i4) : \
114 (xfs_intino_t)XFS_GET_DIR_INO8((from)->i8));
H A Dxfs_dir2.h68 xfs_intino_t ino; /* inode number */

Completed in 89 milliseconds