OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xfs_intino_t
(Results
1 - 3
of
3
) sorted by null
/external/syslinux/core/fs/xfs/
xfs.h
417
typedef xfs_ino_t
xfs_intino_t
;
typedef
419
static inline
xfs_intino_t
xfs_dir2_sf_get_inumber(xfs_dir2_sf_t *sfp,
423
(
xfs_intino_t
)XFS_GET_DIR_INO4((from)->i4) : \
424
(
xfs_intino_t
)XFS_GET_DIR_INO8((from)->i8));
xfs_dir2.c
179
xfs_intino_t
ino;
260
xfs_intino_t
ino;
366
xfs_intino_t
ino;
615
xfs_intino_t
ino;
xfs_readdir.c
211
xfs_intino_t
ino;
Completed in 50 milliseconds