Searched refs:xfs_bmbt_irec_t (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_types.h156 } xfs_bmbt_irec_t; typedef in typeref:struct:xfs_bmbt_irec
H A Dxfs_bmap.c513 xfs_bmbt_irec_t *mval,
1455 xfs_bmbt_irec_t r[3]; /* neighbor extent entries */
2012 xfs_bmbt_irec_t *new, /* new data to add to file extents */
2020 xfs_bmbt_irec_t r[3]; /* neighbor extent entries */
2568 xfs_bmbt_irec_t *new) /* new data to add to file extents */
2571 xfs_bmbt_irec_t left; /* left neighbor extent entry */
2574 xfs_bmbt_irec_t right; /* right neighbor extent entry */
2719 xfs_bmbt_irec_t left; /* left neighbor extent entry */
2720 xfs_bmbt_irec_t right; /* right neighbor extent entry */
2953 xfs_bmbt_irec_t *got
[all...]
/linux-master/fs/xfs/
H A Dxfs_symlink.c260 xfs_bmbt_irec_t mval[XFS_SYMLINK_MAPS];
H A Dxfs_iomap.c38 xfs_bmbt_irec_t *imap)
565 xfs_bmbt_irec_t imap;
H A Dxfs_bmap_util.c642 xfs_bmbt_irec_t imaps[1], *imapp;

Completed in 181 milliseconds