Home
last modified time | relevance | path

Searched defs:irec (Results 26 - 50 of 52) sorted by relevance

123

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_refcount.c92 xfs_refcount_btrec_to_irec( union xfs_btree_rec *rec, struct xfs_refcount_irec *irec) xfs_refcount_btrec_to_irec() argument
105 xfs_refcount_get_rec( struct xfs_btree_cur *cur, struct xfs_refcount_irec *irec, int *stat) xfs_refcount_get_rec() argument
165 xfs_refcount_update( struct xfs_btree_cur *cur, struct xfs_refcount_irec *irec) xfs_refcount_update() argument
189 xfs_refcount_insert( struct xfs_btree_cur *cur, struct xfs_refcount_irec *irec, int *i) xfs_refcount_insert() argument
226 struct xfs_refcount_irec irec; xfs_refcount_delete() local
[all...]
H A Dxfs_iext_tree.c53 xfs_iext_set( struct xfs_iext_rec *rec, struct xfs_bmbt_irec *irec) xfs_iext_set() argument
72 xfs_iext_get( struct xfs_bmbt_irec *irec, struct xfs_iext_rec *rec) xfs_iext_get() argument
625 xfs_iext_insert( struct xfs_inode *ip, struct xfs_iext_cursor *cur, struct xfs_bmbt_irec *irec, int state) xfs_iext_insert() argument
662 xfs_iext_set(cur_rec(cur), irec); xfs_iext_insert() local
[all...]
H A Dxfs_rmap.c75 xfs_rmap_update( struct xfs_btree_cur *cur, struct xfs_rmap_irec *irec) xfs_rmap_update() argument
179 xfs_rmap_btrec_to_irec( union xfs_btree_rec *rec, struct xfs_rmap_irec *irec) xfs_rmap_btrec_to_irec() argument
194 xfs_rmap_get_rec( struct xfs_btree_cur *cur, struct xfs_rmap_irec *irec, int *stat) xfs_rmap_get_rec() argument
249 struct xfs_rmap_irec *irec; global() member
285 xfs_rmap_find_left_neighbor( struct xfs_btree_cur *cur, xfs_agblock_t bno, uint64_t owner, uint64_t offset, unsigned int flags, struct xfs_rmap_irec *irec, int *stat) xfs_rmap_find_left_neighbor() argument
363 xfs_rmap_lookup_le_range( struct xfs_btree_cur *cur, xfs_agblock_t bno, uint64_t owner, uint64_t offset, unsigned int flags, struct xfs_rmap_irec *irec, int *stat) xfs_rmap_lookup_le_range() argument
723 xfs_rmap_is_mergeable( struct xfs_rmap_irec *irec, uint64_t owner, unsigned int flags) xfs_rmap_is_mergeable() argument
2284 struct xfs_rmap_irec irec; xfs_rmap_query_range_helper() local
2673 struct xfs_rmap_irec irec; xfs_rmap_record_exists() local
[all...]
H A Dxfs_ialloc.c54 xfs_inobt_update( struct xfs_btree_cur *cur, xfs_inobt_rec_incore_t *irec) xfs_inobt_update() argument
75 xfs_inobt_btrec_to_irec( struct xfs_mount *mp, union xfs_btree_rec *rec, struct xfs_inobt_rec_incore *irec) xfs_inobt_btrec_to_irec() argument
102 xfs_inobt_get_rec( struct xfs_btree_cur *cur, struct xfs_inobt_rec_incore *irec, int *stat) xfs_inobt_get_rec() argument
2696 struct xfs_inobt_rec_incore irec; xfs_ialloc_has_inode_record() local
2757 struct xfs_inobt_rec_incore irec; xfs_ialloc_count_inodes_rec() local
[all...]
H A Dxfs_da_btree.c2510 struct xfs_bmbt_irec irec, *irecs = &irec; in xfs_dabuf_map() local
H A Dxfs_alloc.c3337 struct xfs_alloc_rec_incore irec; in xfs_alloc_query_range_helper() local
H A Dxfs_bmap.c98 xfs_bmbt_lookup_eq( struct xfs_btree_cur *cur, struct xfs_bmbt_irec *irec, int *stat) xfs_bmbt_lookup_eq() argument
147 xfs_bmbt_update( struct xfs_btree_cur *cur, struct xfs_bmbt_irec *irec) xfs_bmbt_update() argument
3730 xfs_trim_extent( struct xfs_bmbt_irec *irec, xfs_fileoff_t bno, xfs_filblks_t len) xfs_trim_extent() argument
6223 xfs_bmap_validate_extent( struct xfs_inode *ip, int whichfork, struct xfs_bmbt_irec *irec) xfs_bmap_validate_extent() argument
[all...]
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_iomap.c159 struct xfs_bmbt_irec irec; in xfs_iomap_eof_align_last_fsb() local
H A Dxfs_reflink.c169 xfs_reflink_trim_around_shared( struct xfs_inode *ip, struct xfs_bmbt_irec *irec, bool *shared) xfs_reflink_trim_around_shared() argument
H A Dxfs_refcount_item.c429 struct xfs_bmbt_irec irec; in xfs_cui_item_recover() local
H A Dxfs_bmap_util.c1322 struct xfs_bmbt_irec irec; in xfs_swap_extent_rmap() local
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_fsmap.c400 struct xfs_rmap_irec irec; in xfs_getfsmap_datadev_bnobt_helper() local
417 xfs_getfsmap_set_irec_flags( struct xfs_rmap_irec *irec, const struct xfs_fsmap *fmr) xfs_getfsmap_set_irec_flags() argument
482 struct xfs_rmap_irec irec; xfs_getfsmap_rtdev_rtbitmap_helper() local
[all...]
H A Dxfs_iomap.c208 struct xfs_bmbt_irec irec; in xfs_iomap_eof_align_last_fsb() local
H A Dxfs_reflink.c168 xfs_reflink_trim_around_shared( struct xfs_inode *ip, struct xfs_bmbt_irec *irec, bool *shared) xfs_reflink_trim_around_shared() argument
H A Dxfs_bmap_util.c1374 struct xfs_bmbt_irec irec; in xfs_swap_extent_rmap() local
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_iext_tree.c53 xfs_iext_set( struct xfs_iext_rec *rec, struct xfs_bmbt_irec *irec) xfs_iext_set() argument
72 xfs_iext_get( struct xfs_bmbt_irec *irec, struct xfs_iext_rec *rec) xfs_iext_get() argument
625 xfs_iext_insert( struct xfs_inode *ip, struct xfs_iext_cursor *cur, struct xfs_bmbt_irec *irec, int state) xfs_iext_insert() argument
662 xfs_iext_set(cur_rec(cur), irec); xfs_iext_insert() local
[all...]
H A Dxfs_bmap_btree.c63 xfs_bmbt_disk_get_all( const struct xfs_bmbt_rec *rec, struct xfs_bmbt_irec *irec) xfs_bmbt_disk_get_all() argument
H A Dxfs_refcount.c104 xfs_refcount_btrec_to_irec( const union xfs_btree_rec *rec, struct xfs_refcount_irec *irec) xfs_refcount_btrec_to_irec() argument
125 xfs_refcount_check_irec( struct xfs_btree_cur *cur, const struct xfs_refcount_irec *irec) xfs_refcount_check_irec() argument
148 xfs_refcount_complain_bad_rec( struct xfs_btree_cur *cur, xfs_failaddr_t fa, const struct xfs_refcount_irec *irec) xfs_refcount_complain_bad_rec() argument
168 xfs_refcount_get_rec( struct xfs_btree_cur *cur, struct xfs_refcount_irec *irec, int *stat) xfs_refcount_get_rec() argument
196 xfs_refcount_update( struct xfs_btree_cur *cur, struct xfs_refcount_irec *irec) xfs_refcount_update() argument
225 xfs_refcount_insert( struct xfs_btree_cur *cur, struct xfs_refcount_irec *irec, int *i) xfs_refcount_insert() argument
265 struct xfs_refcount_irec irec; xfs_refcount_delete() local
846 xfs_refc_merge_refcount( const struct xfs_refcount_irec *irec, enum xfs_refc_adjust_op adjust) xfs_refc_merge_refcount() argument
[all...]
H A Dxfs_rmap.c34 xfs_rmap_lookup_le( struct xfs_btree_cur *cur, xfs_agblock_t bno, uint64_t owner, uint64_t offset, unsigned int flags, struct xfs_rmap_irec *irec, int *stat) xfs_rmap_lookup_le() argument
93 xfs_rmap_update( struct xfs_btree_cur *cur, struct xfs_rmap_irec *irec) xfs_rmap_update() argument
197 xfs_rmap_btrec_to_irec( const union xfs_btree_rec *rec, struct xfs_rmap_irec *irec) xfs_rmap_btrec_to_irec() argument
210 xfs_rmap_check_irec( struct xfs_btree_cur *cur, const struct xfs_rmap_irec *irec) xfs_rmap_check_irec() argument
266 xfs_rmap_complain_bad_rec( struct xfs_btree_cur *cur, xfs_failaddr_t fa, const struct xfs_rmap_irec *irec) xfs_rmap_complain_bad_rec() argument
287 xfs_rmap_get_rec( struct xfs_btree_cur *cur, struct xfs_rmap_irec *irec, int *stat) xfs_rmap_get_rec() argument
311 struct xfs_rmap_irec *irec; global() member
345 xfs_rmap_find_left_neighbor( struct xfs_btree_cur *cur, xfs_agblock_t bno, uint64_t owner, uint64_t offset, unsigned int flags, struct xfs_rmap_irec *irec, int *stat) xfs_rmap_find_left_neighbor() argument
446 xfs_rmap_lookup_le_range( struct xfs_btree_cur *cur, xfs_agblock_t bno, uint64_t owner, uint64_t offset, unsigned int flags, struct xfs_rmap_irec *irec, int *stat) xfs_rmap_lookup_le_range() argument
824 xfs_rmap_is_mergeable( struct xfs_rmap_irec *irec, uint64_t owner, unsigned int flags) xfs_rmap_is_mergeable() argument
2371 struct xfs_rmap_irec irec; xfs_rmap_query_range_helper() local
[all...]
H A Dxfs_ialloc.c54 xfs_inobt_update( struct xfs_btree_cur *cur, xfs_inobt_rec_incore_t *irec) xfs_inobt_update() argument
75 xfs_inobt_btrec_to_irec( struct xfs_mount *mp, const union xfs_btree_rec *rec, struct xfs_inobt_rec_incore *irec) xfs_inobt_btrec_to_irec() argument
100 xfs_inobt_check_irec( struct xfs_btree_cur *cur, const struct xfs_inobt_rec_incore *irec) xfs_inobt_check_irec() argument
130 xfs_inobt_complain_bad_rec( struct xfs_btree_cur *cur, xfs_failaddr_t fa, const struct xfs_inobt_rec_incore *irec) xfs_inobt_complain_bad_rec() argument
152 xfs_inobt_get_rec( struct xfs_btree_cur *cur, struct xfs_inobt_rec_incore *irec, int *stat) xfs_inobt_get_rec() argument
2658 struct xfs_inobt_rec_incore irec; xfs_ialloc_count_ondisk() local
2737 struct xfs_inobt_rec_incore irec; xfs_ialloc_count_inodes_rec() local
[all...]
H A Dxfs_alloc.c238 xfs_alloc_btrec_to_irec( const union xfs_btree_rec *rec, struct xfs_alloc_rec_incore *irec) xfs_alloc_btrec_to_irec() argument
248 xfs_alloc_check_irec( struct xfs_btree_cur *cur, const struct xfs_alloc_rec_incore *irec) xfs_alloc_check_irec() argument
265 xfs_alloc_complain_bad_rec( struct xfs_btree_cur *cur, xfs_failaddr_t fa, const struct xfs_alloc_rec_incore *irec) xfs_alloc_complain_bad_rec() argument
292 struct xfs_alloc_rec_incore irec; xfs_alloc_get_rec() local
3847 struct xfs_alloc_rec_incore irec; xfs_alloc_query_range_helper() local
[all...]
H A Dxfs_da_btree.c2522 struct xfs_bmbt_irec irec, *irecs = &irec; in xfs_dabuf_map() local
/kernel/linux/linux-6.6/fs/ext4/
H A Dfsmap.c193 struct ext4_fsmap irec; in ext4_getfsmap_datadev_helper() local
260 struct ext4_fsmap irec; in ext4_getfsmap_logdev() local
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/sti/c8sectpfe/
H A Dc8sectpfe-core.h55 void __iomem *irec; member
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/c8sectpfe/
H A Dc8sectpfe-core.h57 void __iomem *irec; member

Completed in 47 milliseconds

123