/Linux-v5.15/fs/xfs/libxfs/ |
D | xfs_dir2.c | 230 args->geo = dp->i_mount->m_dir_geo; in xfs_dir_init() 260 XFS_STATS_INC(dp->i_mount, xs_dir_create); in xfs_dir_createname() 267 args->geo = dp->i_mount->m_dir_geo; in xfs_dir_createname() 271 args->hashval = xfs_dir2_hashname(dp->i_mount, name); in xfs_dir_createname() 352 XFS_STATS_INC(dp->i_mount, xs_dir_lookup); in xfs_dir_lookup() 363 args->geo = dp->i_mount->m_dir_geo; in xfs_dir_lookup() 367 args->hashval = xfs_dir2_hashname(dp->i_mount, name); in xfs_dir_lookup() 429 XFS_STATS_INC(dp->i_mount, xs_dir_remove); in xfs_dir_removename() 435 args->geo = dp->i_mount->m_dir_geo; in xfs_dir_removename() 439 args->hashval = xfs_dir2_hashname(dp->i_mount, name); in xfs_dir_removename() [all …]
|
D | xfs_dir2_node.c | 67 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &leafhdr, leaf); in xfs_dir3_leafn_check() 76 return xfs_dir3_leaf_check_int(dp->i_mount, &leafhdr, leaf, false); in xfs_dir3_leafn_check() 89 xfs_corruption_error(__func__, XFS_ERRLEVEL_LOW, dp->i_mount, in xfs_dir3_leaf_check() 181 struct xfs_mount *mp = dp->i_mount; in xfs_dir3_free_header_check() 324 struct xfs_mount *mp = dp->i_mount; in xfs_dir3_free_get_buf() 440 xfs_dir2_free_hdr_from_disk(dp->i_mount, &freehdr, fbp->b_addr); in xfs_dir2_leaf_to_node() 467 xfs_dir2_free_hdr_to_disk(dp->i_mount, fbp->b_addr, &freehdr); in xfs_dir2_leaf_to_node() 511 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &leafhdr, leaf); in xfs_dir2_leafn_add() 568 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, leaf, &leafhdr); in xfs_dir2_leafn_add() 584 xfs_dir2_free_hdr_from_disk(dp->i_mount, &hdr, bp->b_addr); in xfs_dir2_free_hdr_check() [all …]
|
D | xfs_trans_inode.c | 36 xfs_inode_item_init(ip, ip->i_mount); in xfs_trans_ijoin() 139 xfs_has_bigtime(ip->i_mount) && in xfs_trans_log_inode() 153 (ip->i_extsize % ip->i_mount->m_sb.sb_rextsize) > 0) { in xfs_trans_log_inode() 182 error = xfs_imap_to_bp(ip->i_mount, tp, &ip->i_imap, &bp); in xfs_trans_log_inode() 184 xfs_force_shutdown(ip->i_mount, SHUTDOWN_META_IO_ERROR); in xfs_trans_log_inode()
|
D | xfs_da_btree.c | 89 state->mp = args->dp->i_mount; in xfs_da_state_alloc() 393 struct xfs_mount *mp = dp->i_mount; in xfs_da3_node_read_mapped() 458 xfs_da3_node_hdr_to_disk(dp->i_mount, node, &ichdr); in xfs_da3_node_create() 674 xfs_da3_node_hdr_from_disk(dp->i_mount, &icnodehdr, oldroot); in xfs_da3_root_split() 688 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &leafhdr, leaf); in xfs_da3_root_split() 733 xfs_da3_node_hdr_from_disk(dp->i_mount, &nodehdr, node); in xfs_da3_root_split() 740 xfs_da3_node_hdr_to_disk(dp->i_mount, node, &nodehdr); in xfs_da3_root_split() 782 xfs_da3_node_hdr_from_disk(dp->i_mount, &nodehdr, node); in xfs_da3_node_split() 829 xfs_da3_node_hdr_from_disk(dp->i_mount, &nodehdr, node); in xfs_da3_node_split() 884 xfs_da3_node_hdr_from_disk(dp->i_mount, &nodehdr1, node1); in xfs_da3_node_rebalance() [all …]
|
D | xfs_inode_fork.c | 80 if (unlikely(size > XFS_DFORK_SIZE(dip, ip->i_mount, whichfork))) { in xfs_iformat_local() 81 xfs_warn(ip->i_mount, in xfs_iformat_local() 84 XFS_DFORK_SIZE(dip, ip->i_mount, whichfork)); in xfs_iformat_local() 105 struct xfs_mount *mp = ip->i_mount; in xfs_iformat_extents() 120 xfs_warn(ip->i_mount, "corrupt inode %Lu ((a)extents = %d).", in xfs_iformat_extents() 169 struct xfs_mount *mp = ip->i_mount; in xfs_iformat_btree() 211 xfs_bmdr_to_bmbt(ip, dfp, XFS_DFORK_SIZE(dip, ip->i_mount, whichfork), in xfs_iformat_btree() 358 struct xfs_mount *mp = ip->i_mount; in xfs_iroot_realloc() 428 XFS_BMBT_BLOCK_LEN(ip->i_mount)); in xfs_iroot_realloc() 610 mp = ip->i_mount; in xfs_iflush_fork() [all …]
|
D | xfs_dir2_leaf.c | 107 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &leafhdr, leaf); in xfs_dir3_leaf1_check() 116 return xfs_dir3_leaf_check_int(dp->i_mount, &leafhdr, leaf, false); in xfs_dir3_leaf1_check() 129 xfs_corruption_error(__func__, XFS_ERRLEVEL_LOW, dp->i_mount, in xfs_dir3_leaf_check() 353 struct xfs_mount *mp = dp->i_mount; in xfs_dir3_leaf_get_buf() 425 bf = xfs_dir2_data_bestfree_p(dp->i_mount, hdr); in xfs_dir2_block_to_leaf() 430 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &leafhdr, leaf); in xfs_dir2_block_to_leaf() 433 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, leaf, &leafhdr); in xfs_dir2_block_to_leaf() 465 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_block_to_leaf() 657 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &leafhdr, leaf); in xfs_dir2_leaf_addname() 660 length = xfs_dir2_data_entsize(dp->i_mount, args->namelen); in xfs_dir2_leaf_addname() [all …]
|
D | xfs_dir2_block.c | 122 struct xfs_mount *mp = dp->i_mount; in xfs_dir3_block_header_check() 140 struct xfs_mount *mp = dp->i_mount; in xfs_dir3_block_read() 204 bf = xfs_dir2_data_bestfree_p(dp->i_mount, hdr); in xfs_dir2_block_need_space() 343 xfs_dir2_data_freescan(args->dp->i_mount, hdr, needlog); in xfs_dir2_block_compact() 387 len = xfs_dir2_data_entsize(dp->i_mount, args->namelen); in xfs_dir2_block_addname() 490 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_block_addname() 573 xfs_dir2_data_put_ftype(dp->i_mount, dep, args->filetype); in xfs_dir2_block_addname() 574 tagp = xfs_dir2_data_entry_tag_p(dp->i_mount, dep); in xfs_dir2_block_addname() 580 xfs_dir2_data_freescan(dp->i_mount, hdr, &needlog); in xfs_dir2_block_addname() 665 args->filetype = xfs_dir2_data_get_ftype(dp->i_mount, dep); in xfs_dir2_block_lookup() [all …]
|
D | xfs_dir2_sf.c | 188 mp = dp->i_mount; in xfs_dir2_block_sfsize() 264 struct xfs_mount *mp = dp->i_mount; in xfs_dir2_block_to_sf() 390 incr_isize = xfs_dir2_sf_entsize(dp->i_mount, sfp, args->namelen); in xfs_dir2_sf_addname() 464 struct xfs_mount *mp = dp->i_mount; in xfs_dir2_sf_addname_easy() 515 struct xfs_mount *mp = dp->i_mount; in xfs_dir2_sf_addname_hard() 608 struct xfs_mount *mp = dp->i_mount; in xfs_dir2_sf_addname_pick() 675 struct xfs_mount *mp = dp->i_mount; in xfs_dir2_sf_check() 712 struct xfs_mount *mp = ip->i_mount; in xfs_dir2_sf_verify() 866 struct xfs_mount *mp = dp->i_mount; in xfs_dir2_sf_lookup() 944 struct xfs_mount *mp = dp->i_mount; in xfs_dir2_sf_removename() [all …]
|
/Linux-v5.15/fs/xfs/ |
D | xfs_dir2_readdir.c | 51 struct xfs_mount *mp = dp->i_mount; in xfs_dir2_sf_getdents() 120 if (XFS_IS_CORRUPT(dp->i_mount, in xfs_dir2_sf_getdents() 196 xfs_dir2_data_entsize(dp->i_mount, dep->namelen); in xfs_dir2_block_getdents() 207 filetype = xfs_dir2_data_get_ftype(dp->i_mount, dep); in xfs_dir2_block_getdents() 211 if (XFS_IS_CORRUPT(dp->i_mount, in xfs_dir2_block_getdents() 219 xfs_dir3_get_dtype(dp->i_mount, filetype))) in xfs_dir2_block_getdents() 350 struct xfs_mount *mp = dp->i_mount; in xfs_dir2_leaf_getdents() 462 if (XFS_IS_CORRUPT(dp->i_mount, in xfs_dir2_leaf_getdents() 470 xfs_dir3_get_dtype(dp->i_mount, filetype))) in xfs_dir2_leaf_getdents() 515 if (xfs_is_shutdown(dp->i_mount)) in xfs_readdir() [all …]
|
D | xfs_bmap_util.c | 43 return XFS_FSB_TO_BB(ip->i_mount, fsb); in xfs_fsb_to_db() 44 return XFS_FSB_TO_DADDR(ip->i_mount, fsb); in xfs_fsb_to_db() 60 struct xfs_mount *mp = ip->i_mount; in xfs_zero_extent() 76 struct xfs_mount *mp = ap->ip->i_mount; in xfs_bmap_rtalloc() 258 struct xfs_mount *mp = ip->i_mount; in xfs_bmap_count_blocks() 324 if (got->br_startoff < XFS_B_TO_FSB(ip->i_mount, XFS_ISIZE(ip))) in xfs_getbmap_report_one() 340 p->bmv_offset = XFS_FSB_TO_BB(ip->i_mount, got->br_startoff); in xfs_getbmap_report_one() 341 p->bmv_length = XFS_FSB_TO_BB(ip->i_mount, got->br_blockcount); in xfs_getbmap_report_one() 364 p->bmv_offset = XFS_FSB_TO_BB(ip->i_mount, bno); in xfs_getbmap_report_hole() 365 p->bmv_length = XFS_FSB_TO_BB(ip->i_mount, end - bno); in xfs_getbmap_report_hole() [all …]
|
D | xfs_attr_inactive.c | 56 if (XFS_IS_CORRUPT(dp->i_mount, nmap != 1)) in xfs_attr3_rmt_stale() 112 blkcnt = xfs_attr3_rmt_blocks(dp->i_mount, in xfs_attr3_leaf_inactive() 136 struct xfs_mount *mp = dp->i_mount; in xfs_attr3_node_inactive() 153 xfs_da3_node_hdr_from_disk(dp->i_mount, &ichdr, bp->b_addr); in xfs_attr3_node_inactive() 232 xfs_da3_node_hdr_from_disk(dp->i_mount, &phdr, in xfs_attr3_node_inactive() 259 struct xfs_mount *mp = dp->i_mount; in xfs_attr3_root_inactive() 337 mp = dp->i_mount; in xfs_attr_inactive()
|
D | xfs_reflink.c | 189 agno = XFS_FSB_TO_AGNO(ip->i_mount, irec->br_startblock); in xfs_reflink_trim_around_shared() 190 agbno = XFS_FSB_TO_AGBNO(ip->i_mount, irec->br_startblock); in xfs_reflink_trim_around_shared() 193 error = xfs_reflink_find_shared(ip->i_mount, NULL, agno, agbno, in xfs_reflink_trim_around_shared() 286 struct xfs_mount *mp = ip->i_mount; in xfs_reflink_convert_cow() 353 struct xfs_mount *mp = ip->i_mount; in xfs_reflink_allocate_cow() 539 offset_fsb = XFS_B_TO_FSBT(ip->i_mount, offset); in xfs_reflink_cancel_cow_range() 543 end_fsb = XFS_B_TO_FSB(ip->i_mount, offset + count); in xfs_reflink_cancel_cow_range() 546 error = xfs_trans_alloc(ip->i_mount, &M_RES(ip->i_mount)->tr_write, in xfs_reflink_cancel_cow_range() 591 struct xfs_mount *mp = ip->i_mount; in xfs_reflink_end_cow_extent() 708 offset_fsb = XFS_B_TO_FSBT(ip->i_mount, offset); in xfs_reflink_end_cow() [all …]
|
D | xfs_attr_list.c | 84 if (XFS_IS_CORRUPT(context->dp->i_mount, in xfs_attr_shortform_list() 126 context->dp->i_mount, sfe, in xfs_attr_shortform_list() 176 if (XFS_IS_CORRUPT(context->dp->i_mount, in xfs_attr_shortform_list() 210 struct xfs_mount *mp = dp->i_mount; in xfs_attr_node_list_lookup() 292 struct xfs_mount *mp = dp->i_mount; in xfs_attr_node_list() 397 struct xfs_mount *mp = context->dp->i_mount; in xfs_attr3_leaf_list_int() 467 if (XFS_IS_CORRUPT(context->dp->i_mount, in xfs_attr3_leaf_list_int() 530 XFS_STATS_INC(dp->i_mount, xs_attr_list); in xfs_attr_list() 532 if (xfs_is_shutdown(dp->i_mount)) in xfs_attr_list()
|
D | xfs_file.c | 46 struct xfs_mount *mp = ip->i_mount; in xfs_is_falloc_aligned() 77 error = xfs_trans_alloc(ip->i_mount, &M_RES(ip->i_mount)->tr_writeid, in xfs_update_prealloc_flags() 159 error = xfs_log_force_seq(ip->i_mount, seq, XFS_LOG_SYNC, in xfs_fsync_flush_log() 178 struct xfs_mount *mp = ip->i_mount; in xfs_file_fsync() 316 struct xfs_mount *mp = XFS_I(inode)->i_mount; in xfs_file_read_iter() 465 if (xfs_is_shutdown(ip->i_mount)) in xfs_dio_write_end_io() 477 XFS_STATS_ADD(ip->i_mount, xs_write_bytes, size); in xfs_dio_write_end_io() 681 if ((iocb->ki_pos | count) & ip->i_mount->m_blockmask) in xfs_file_dio_write() 719 XFS_STATS_ADD(ip->i_mount, xs_write_bytes, ret); in xfs_file_dax_write() 779 xfs_flush_inodes(ip->i_mount); in xfs_file_buffered_write() [all …]
|
D | xfs_icache.c | 97 ip->i_mount = mp; in xfs_inode_alloc() 156 XFS_STATS_DEC(ip->i_mount, vn_active); in __xfs_inode_free() 351 struct xfs_mount *mp = ip->i_mount; in xfs_iget_recycle() 428 xfs_warn(ip->i_mount, in xfs_iget_check_free_state() 435 xfs_warn(ip->i_mount, in xfs_iget_check_free_state() 477 struct xfs_mount *mp = ip->i_mount; in xfs_iget_cache_hit() 894 if (xfs_is_shutdown(ip->i_mount)) { in xfs_reclaim_inode() 927 XFS_STATS_INC(ip->i_mount, xs_ig_reclaims); in xfs_reclaim_inode() 937 XFS_INO_TO_AGINO(ip->i_mount, ino))) in xfs_reclaim_inode() 1179 struct xfs_mount *mp = ip->i_mount; in xfs_blockgc_set_iflag() [all …]
|
D | xfs_iomap.c | 40 xfs_alert_tag(ip->i_mount, XFS_PTAG_FSBLOCK_ZERO, in xfs_alert_fsblock_zero() 59 struct xfs_mount *mp = ip->i_mount; in xfs_bmbt_to_iomap() 102 iomap->offset = XFS_FSB_TO_B(ip->i_mount, offset_fsb); in xfs_hole_to_iomap() 103 iomap->length = XFS_FSB_TO_B(ip->i_mount, end_fsb - offset_fsb); in xfs_hole_to_iomap() 123 struct xfs_mount *mp = ip->i_mount; in xfs_eof_alignment() 193 struct xfs_mount *mp = ip->i_mount; in xfs_iomap_write_direct() 295 if (!dq || !xfs_this_quota_on(ip->i_mount, type)) in xfs_quota_need_throttle() 363 struct xfs_mount *mp = ip->i_mount; in xfs_iomap_prealloc_size() 499 xfs_mount_t *mp = ip->i_mount; in xfs_iomap_write_unwritten() 726 struct xfs_mount *mp = ip->i_mount; in xfs_direct_write_iomap_begin() [all …]
|
D | xfs_ioctl.c | 97 memcpy(&handle.ha_fsid, ip->i_mount->m_fixedfsid, sizeof(xfs_fsid_t)); in xfs_find_handle() 743 struct xfs_mount *mp = XFS_I(file_inode(file))->i_mount; in xfs_ioc_fsbulkstat() 919 struct xfs_mount *mp = XFS_I(file_inode(file))->i_mount; in xfs_ioc_bulkstat() 1063 struct xfs_mount *mp = ip->i_mount; in xfs_fill_fsxattr() 1191 struct xfs_mount *mp = ip->i_mount; in xfs_ioctl_setattr_xflags() 1234 struct xfs_mount *mp = ip->i_mount; in xfs_ioctl_setattr_prepare_dax() 1261 struct xfs_mount *mp = ip->i_mount; in xfs_ioctl_setattr_get_trans() 1294 struct xfs_mount *mp = ip->i_mount; in xfs_ioctl_setattr_check_extsize() 1325 failaddr = xfs_inode_validate_extsize(ip->i_mount, in xfs_ioctl_setattr_check_extsize() 1336 struct xfs_mount *mp = ip->i_mount; in xfs_ioctl_setattr_check_cowextsize() [all …]
|
D | xfs_inode.h | 26 struct xfs_mount *i_mount; /* fs mount struct ptr */ member 201 struct xfs_mount *mp = ip->i_mount; in xfs_is_metadata_inode() 226 (ip)->i_mount->m_rtdev_targp : (ip)->i_mount->m_ddev_targp) 402 (xfs_has_grpid((pip)->i_mount) || (VFS_I(pip)->i_mode & S_ISGID))
|
D | xfs_filestream.c | 105 struct xfs_mount *mp = ip->i_mount; in xfs_filestream_pick_ag() 274 struct xfs_mount *mp = ip->i_mount; in xfs_filestream_lookup_ag() 325 struct xfs_mount *mp = ip->i_mount; in xfs_filestream_new_ag() 369 xfs_mru_cache_delete(ip->i_mount->m_filestream, ip->i_ino); in xfs_filestream_deassociate()
|
D | xfs_symlink.c | 32 struct xfs_mount *mp = ip->i_mount; in xfs_readlink_bmap_ilocked() 102 struct xfs_mount *mp = ip->i_mount; in xfs_readlink() 145 struct xfs_mount *mp = dp->i_mount; in xfs_symlink() 383 mp = ip->i_mount; in xfs_inactive_symlink_rmt() 475 struct xfs_mount *mp = ip->i_mount; in xfs_inactive_symlink()
|
D | xfs_reflink.h | 11 return ip->i_mount->m_always_cow && xfs_has_reflink(ip->i_mount); in xfs_is_always_cow_inode()
|
D | xfs_aops.c | 51 struct xfs_mount *mp = ip->i_mount; in xfs_setfilesize() 100 if (xfs_is_shutdown(ip->i_mount)) { in xfs_end_ioend() 164 WARN_ON_ONCE(!queue_work(ip->i_mount->m_unwritten_workqueue, in xfs_end_bio() 252 struct xfs_mount *mp = ip->i_mount; in xfs_map_blocks() 437 struct xfs_mount *mp = ip->i_mount; in xfs_discard_page()
|
D | xfs_pnfs.c | 86 struct xfs_mount *mp = ip->i_mount; in xfs_fs_map_blocks() 197 error = xfs_bmapi_read(ip, XFS_B_TO_FSBT(ip->i_mount, isize - 1), 1, in xfs_pnfs_validate_isize() 228 struct xfs_mount *mp = ip->i_mount; in xfs_fs_commit_blocks()
|
D | xfs_iops.c | 530 if (XFS_IS_CORRUPT(ip->i_mount, !link)) in xfs_vn_get_link_inline() 539 struct xfs_mount *mp = ip->i_mount; in xfs_stat_blksize() 581 struct xfs_mount *mp = ip->i_mount; in xfs_vn_getattr() 674 struct xfs_mount *mp = XFS_I(d_inode(dentry))->i_mount; in xfs_vn_change_ok() 697 xfs_mount_t *mp = ip->i_mount; in xfs_setattr_nonsize() 859 struct xfs_mount *mp = ip->i_mount; in xfs_setattr_size() 1113 struct xfs_mount *mp = ip->i_mount; in xfs_vn_update_time() 1266 struct xfs_mount *mp = ip->i_mount; in xfs_inode_supports_dax() 1290 if (xfs_has_dax_never(ip->i_mount)) in xfs_inode_should_enable_dax() 1294 if (xfs_has_dax_always(ip->i_mount)) in xfs_inode_should_enable_dax()
|
D | xfs_inode.c | 67 return ip->i_mount->m_sb.sb_rextsize; in xfs_get_extsz_hint() 677 if (xfs_is_shutdown(dp->i_mount)) in xfs_lookup() 684 error = xfs_iget(dp->i_mount, NULL, inum, 0, 0, ipp); in xfs_lookup() 719 xfs_has_realtime(ip->i_mount)) in xfs_inode_inherit_flags() 756 failaddr = xfs_inode_validate_extsize(ip->i_mount, ip->i_extsize, in xfs_inode_inherit_flags() 781 failaddr = xfs_inode_validate_cowextsize(ip->i_mount, ip->i_cowextsize, in xfs_inode_inherit_flags2() 974 struct xfs_mount *mp = dp->i_mount; in xfs_create() 1131 struct xfs_mount *mp = dp->i_mount; in xfs_create_tmpfile() 1224 xfs_mount_t *mp = tdp->i_mount; in xfs_link() 1365 struct xfs_mount *mp = ip->i_mount; in xfs_itruncate_extents_flags() [all …]
|