Searched defs:startino (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_itable.h13 xfs_ino_t startino; /* start with this inode */ member in struct:xfs_ibulk
H A Dxfs_itable.c259 xfs_bulkstat_already_done( struct xfs_mount *mp, xfs_ino_t startino) argument
[all...]
H A Dxfs_iwalk.c59 xfs_ino_t startino; member in struct:xfs_iwalk_ag
546 xfs_iwalk( struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t startino, unsigned int flags, xfs_iwalk_fn iwalk_fn, unsigned int inode_records, void *data) argument
635 xfs_iwalk_threaded( struct xfs_mount *mp, xfs_ino_t startino, unsigned int flags, xfs_iwalk_fn iwalk_fn, unsigned int inode_records, bool polled, void *data) argument
733 xfs_inobt_walk( struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t startino, unsigned int flags, xfs_inobt_walk_fn inobt_walk_fn, unsigned int inobt_records, void *data) argument
[all...]
/linux-master/fs/xfs/libxfs/
H A Dxfs_ialloc.c446 xfs_align_sparse_ino( struct xfs_mount *mp, xfs_agino_t *startino, uint16_t *allocmask) argument
[all...]

Completed in 114 milliseconds