Home
last modified time | relevance | path

Searched refs:xfs_bmbt_irec (Results 1 – 15 of 15) sorted by relevance

/fs/xfs/
Dxfs_iomap.h22 struct xfs_bmbt_irec;
25 struct xfs_bmbt_irec *, int);
27 struct xfs_bmbt_irec *);
29 struct xfs_bmbt_irec *);
Dxfs_bmap.h22 struct xfs_bmbt_irec;
118 struct xfs_bmbt_irec prev; /* extent before the new one */
119 struct xfs_bmbt_irec got; /* extent after, or delayed */
189 xfs_filblks_t len, struct xfs_bmbt_irec *mval,
192 xfs_filblks_t len, struct xfs_bmbt_irec *mval,
197 struct xfs_bmbt_irec *mval, int *nmap,
Dxfs_aops.c295 struct xfs_bmbt_irec *imap, in xfs_map_blocks()
357 struct xfs_bmbt_irec *imap, in xfs_imap_valid()
595 struct xfs_bmbt_irec *imap, in xfs_map_buffer()
619 struct xfs_bmbt_irec *imap, in xfs_map_at_offset()
677 struct xfs_bmbt_irec *imap, in xfs_convert_page()
805 struct xfs_bmbt_irec *imap, in xfs_cluster_write()
922 struct xfs_bmbt_irec imap; in xfs_vm_writepage()
1189 struct xfs_bmbt_irec imap; in __xfs_get_blocks()
Dxfs_attr_remote.c336 struct xfs_bmbt_irec map[ATTR_RMTVALUE_MAPSIZE]; in xfs_attr_rmtval_get()
401 struct xfs_bmbt_irec map; in xfs_attr_rmtval_set()
555 struct xfs_bmbt_irec map; in xfs_attr_rmtval_remove()
Dxfs_file.c407 struct xfs_bmbt_irec imap; in xfs_zero_last_block()
456 struct xfs_bmbt_irec imap; in xfs_zero_eof()
1036 struct xfs_bmbt_irec *map, in xfs_find_get_desired_pgoff()
1212 struct xfs_bmbt_irec map[2]; in xfs_seek_data()
1314 struct xfs_bmbt_irec map[2]; in xfs_seek_hole()
Dxfs_bmap.c1872 struct xfs_bmbt_irec *rec, in xfs_bmap_last_extent()
1910 struct xfs_bmbt_irec rec; in xfs_bmap_isaeof()
1942 struct xfs_bmbt_irec rec; in xfs_bmap_eof()
1965 struct xfs_bmbt_irec rec; in xfs_bmap_last_offset()
2030 struct xfs_bmbt_irec *new = &bma->got; in xfs_bmap_add_extent_delay_real()
3251 struct xfs_bmbt_irec *new = &bma->got; in xfs_bmap_add_extent_hole_real()
4266 struct xfs_bmbt_irec *mval, in xfs_bmapi_trim_map()
4267 struct xfs_bmbt_irec *got, in xfs_bmapi_trim_map()
4312 struct xfs_bmbt_irec **map, in xfs_bmapi_update_map()
4370 struct xfs_bmbt_irec *mval, in xfs_bmapi_read()
[all …]
Dxfs_bmap_btree.h120 typedef struct xfs_bmbt_irec struct
Dxfs_symlink.c223 struct xfs_bmbt_irec mval[XFS_SYMLINK_MAPS]; in xfs_readlink_bmap()
354 struct xfs_bmbt_irec mval[XFS_SYMLINK_MAPS]; in xfs_symlink()
Dxfs_trace.h40 struct xfs_bmbt_irec;
192 struct xfs_bmbt_irec *r, int state, unsigned long caller_ip),
247 struct xfs_bmbt_irec r;
1022 int type, struct xfs_bmbt_irec *irec),
1062 int type, struct xfs_bmbt_irec *irec), \
Dxfs_inode.h242 struct xfs_bmbt_irec;
Dxfs_da_btree.c2038 struct xfs_bmbt_irec map, *mapp; in xfs_da_grow_inode_int()
2458 struct xfs_bmbt_irec *irecs, in xfs_buf_map_from_irec()
2507 struct xfs_bmbt_irec irec; in xfs_dabuf_map()
2508 struct xfs_bmbt_irec *irecs = &irec; in xfs_dabuf_map()
Dxfs_dir2_leaf.c1097 struct xfs_bmbt_irec map[]; /* map vector for blocks */
1110 struct xfs_bmbt_irec *map = mip->map; in xfs_dir2_leaf_readbuf()
1338 (length * sizeof(struct xfs_bmbt_irec)), in xfs_dir2_leaf_getdents()
Dxfs_iomap.c437 struct xfs_bmbt_irec *imap, in xfs_iomap_prealloc_size()
Dxfs_qm.c961 struct xfs_bmbt_irec *map; in xfs_qm_dqiterate()
Dxfs_attr_leaf.c3296 struct xfs_bmbt_irec map; in xfs_attr3_leaf_freextent()