| /fs/xfs/libxfs/ |
| D | xfs_trans_resv.c | 79 struct xfs_mount *mp, in xfs_allocfree_log_count() 124 struct xfs_mount *mp, in xfs_calc_inode_res() 156 struct xfs_mount *mp, in xfs_calc_finobt_res() 211 struct xfs_mount *mp) in xfs_calc_write_reservation() 238 struct xfs_mount *mp) in xfs_calc_itruncate_reservation() 263 struct xfs_mount *mp) in xfs_calc_rename_reservation() 281 struct xfs_mount *mp) in xfs_calc_iunlink_remove_reservation() 301 struct xfs_mount *mp) in xfs_calc_link_reservation() 319 xfs_calc_iunlink_add_reservation(xfs_mount_t *mp) in xfs_calc_iunlink_add_reservation() 339 struct xfs_mount *mp) in xfs_calc_remove_reservation() [all …]
|
| D | xfs_trans_space.h | 26 #define XFS_MAX_CONTIG_RMAPS_PER_BLOCK(mp) \ argument 30 #define XFS_RMAPADD_SPACE_RES(mp) ((mp)->m_rmap_maxlevels) argument 33 #define XFS_NRMAPADD_SPACE_RES(mp, b)\ argument 38 #define XFS_MAX_CONTIG_EXTENTS_PER_BLOCK(mp) \ argument 40 #define XFS_EXTENTADD_SPACE_RES(mp,w) (XFS_BM_MAXLEVELS(mp,w) - 1) argument 41 #define XFS_NEXTENTADD_SPACE_RES(mp,b,w)\ argument 47 #define XFS_SWAP_RMAP_SPACE_RES(mp,b,w)\ argument 51 #define XFS_DAENTER_1B(mp,w) \ argument 53 #define XFS_DAENTER_DBS(mp,w) \ argument 55 #define XFS_DAENTER_BLOCKS(mp,w) \ argument [all …]
|
| D | xfs_quota_defs.h | 72 #define XFS_DQUOT_LOGRES(mp) \ argument 75 #define XFS_IS_QUOTA_RUNNING(mp) ((mp)->m_qflags & XFS_ALL_QUOTA_ACCT) argument 76 #define XFS_IS_UQUOTA_RUNNING(mp) ((mp)->m_qflags & XFS_UQUOTA_ACCT) argument 77 #define XFS_IS_PQUOTA_RUNNING(mp) ((mp)->m_qflags & XFS_PQUOTA_ACCT) argument 78 #define XFS_IS_GQUOTA_RUNNING(mp) ((mp)->m_qflags & XFS_GQUOTA_ACCT) argument 79 #define XFS_IS_UQUOTA_ENFORCED(mp) ((mp)->m_qflags & XFS_UQUOTA_ENFD) argument 80 #define XFS_IS_GQUOTA_ENFORCED(mp) ((mp)->m_qflags & XFS_GQUOTA_ENFD) argument 81 #define XFS_IS_PQUOTA_ENFORCED(mp) ((mp)->m_qflags & XFS_PQUOTA_ENFD) argument 98 #define XFS_IS_QUOTA_ON(mp) ((mp)->m_qflags & (XFS_UQUOTA_ACTIVE | \ argument 101 #define XFS_IS_UQUOTA_ON(mp) ((mp)->m_qflags & XFS_UQUOTA_ACTIVE) argument [all …]
|
| D | xfs_bmap_btree.h | 30 #define XFS_BMBT_BLOCK_LEN(mp) \ argument 34 #define XFS_BMBT_REC_ADDR(mp, block, index) \ argument 40 #define XFS_BMBT_KEY_ADDR(mp, block, index) \ argument 46 #define XFS_BMBT_PTR_ADDR(mp, block, index, maxrecs) \ argument 76 #define XFS_BMAP_BROOT_PTR_ADDR(mp, bb, i, sz) \ argument 79 #define XFS_BMAP_BROOT_SPACE_CALC(mp, nrecs) \ argument 83 #define XFS_BMAP_BROOT_SPACE(mp, bb) \ argument 94 #define XFS_BM_MAXLEVELS(mp,w) ((mp)->m_bm_maxlevels[(w)]) argument 138 static inline bool xfs_bmbt_validate_extent(struct xfs_mount *mp, int whichfork, in xfs_bmbt_validate_extent()
|
| D | xfs_sb.c | 55 struct xfs_mount *mp, in xfs_perag_get() 77 struct xfs_mount *mp, in xfs_perag_get_tag() 114 xfs_mount_t *mp, in xfs_mount_validate_sb() 584 struct xfs_mount *mp = bp->b_target->bt_mount; in xfs_sb_verify() local 618 struct xfs_mount *mp = bp->b_target->bt_mount; in xfs_sb_read_verify() local 675 struct xfs_mount *mp = bp->b_target->bt_mount; in xfs_sb_write_verify() local 716 struct xfs_mount *mp, in xfs_sb_mount_common() 781 struct xfs_mount *mp, in xfs_initialize_perag_data() 838 struct xfs_mount *mp = tp->t_mountp; in xfs_log_sb() local 863 struct xfs_mount *mp, in xfs_sync_sb()
|
| D | xfs_ialloc_btree.h | 32 #define XFS_INOBT_BLOCK_LEN(mp) \ argument 41 #define XFS_INOBT_REC_ADDR(mp, block, index) \ argument 47 #define XFS_INOBT_KEY_ADDR(mp, block, index) \ argument 53 #define XFS_INOBT_PTR_ADDR(mp, block, index, maxrecs) \ argument 72 #define xfs_inobt_rec_check_count(mp, rec) 0 argument
|
| D | xfs_symlink_remote.c | 43 struct xfs_mount *mp, in xfs_symlink_blocks() 53 struct xfs_mount *mp, in xfs_symlink_hdr_set() 105 struct xfs_mount *mp = bp->b_target->bt_mount; in xfs_symlink_verify() local 131 struct xfs_mount *mp = bp->b_target->bt_mount; in xfs_symlink_read_verify() local 150 struct xfs_mount *mp = bp->b_target->bt_mount; in xfs_symlink_write_verify() local 183 struct xfs_mount *mp = ip->i_mount; in xfs_symlink_local_to_remote() local
|
| D | xfs_dquot_buf.c | 47 struct xfs_mount *mp, in xfs_dqcheck() 171 struct xfs_mount *mp, in xfs_dquot_buf_verify_crc() 203 struct xfs_mount *mp, in xfs_dquot_buf_verify() 249 struct xfs_mount *mp = bp->b_target->bt_mount; in xfs_dquot_buf_read_verify() local 270 struct xfs_mount *mp = bp->b_target->bt_mount; in xfs_dquot_buf_readahead_verify() local 288 struct xfs_mount *mp = bp->b_target->bt_mount; in xfs_dquot_buf_write_verify() local
|
| D | xfs_attr_remote.c | 53 struct xfs_mount *mp, in xfs_attr3_rmt_blocks() 93 struct xfs_mount *mp, in xfs_attr3_rmt_verify() 123 struct xfs_mount *mp = bp->b_target->bt_mount; in xfs_attr3_rmt_read_verify() local 162 struct xfs_mount *mp = bp->b_target->bt_mount; in xfs_attr3_rmt_write_verify() local 212 struct xfs_mount *mp, in xfs_attr3_rmt_hdr_set() 251 struct xfs_mount *mp, in xfs_attr_rmtval_copyout() 299 struct xfs_mount *mp, in xfs_attr_rmtval_copyin() 355 struct xfs_mount *mp = args->dp->i_mount; in xfs_attr_rmtval_get() local 421 struct xfs_mount *mp = dp->i_mount; in xfs_attr_rmtval_set() local 555 struct xfs_mount *mp = args->dp->i_mount; in xfs_attr_rmtval_remove() local
|
| D | xfs_alloc_btree.h | 32 #define XFS_ALLOC_BLOCK_LEN(mp) \ argument 41 #define XFS_ALLOC_REC_ADDR(mp, block, index) \ argument 47 #define XFS_ALLOC_KEY_ADDR(mp, block, index) \ argument 53 #define XFS_ALLOC_PTR_ADDR(mp, block, index, maxrecs) \ argument
|
| D | xfs_alloc.c | 62 struct xfs_mount *mp) in xfs_agfl_size() 74 struct xfs_mount *mp) in xfs_refc_block() 85 struct xfs_mount *mp) in xfs_prealloc_blocks() 113 struct xfs_mount *mp) in xfs_alloc_set_aside() 134 struct xfs_mount *mp) in xfs_alloc_ag_max_usable() 414 struct xfs_mount *mp; in xfs_alloc_fixup_trees() local 543 struct xfs_mount *mp = bp->b_target->bt_mount; in xfs_agfl_verify() local 574 struct xfs_mount *mp = bp->b_target->bt_mount; in xfs_agfl_read_verify() local 598 struct xfs_mount *mp = bp->b_target->bt_mount; in xfs_agfl_write_verify() local 628 xfs_mount_t *mp, /* mount point structure */ in xfs_alloc_read_agfl() [all …]
|
| D | xfs_ialloc.c | 51 struct xfs_mount *mp) in xfs_ialloc_cluster_alignment() 104 struct xfs_mount *mp, in xfs_inobt_btrec_to_irec() 171 struct xfs_mount *mp, in xfs_inobt_insert() 262 struct xfs_mount *mp, in xfs_ialloc_inode_init() 416 struct xfs_mount *mp, in xfs_align_sparse_ino() 520 struct xfs_mount *mp, in xfs_inobt_insert_sprec() 901 xfs_mount_t *mp) in xfs_ialloc_next_ag() 930 xfs_mount_t *mp; /* mount point structure */ in xfs_ialloc_ag_select() local 1122 struct xfs_mount *mp = tp->t_mountp; in xfs_dialloc_ag_inobt() local 1546 struct xfs_mount *mp = tp->t_mountp; in xfs_dialloc_ag() local [all …]
|
| D | xfs_inode_buf.c | 41 xfs_mount_t *mp, in xfs_inobp_check() 63 struct xfs_mount *mp, in xfs_dinode_good_version() 92 struct xfs_mount *mp = bp->b_target->bt_mount; in xfs_inode_buf_verify() local 174 struct xfs_mount *mp, in xfs_imap_to_bp() 385 struct xfs_mount *mp, in xfs_dinode_verify() 443 struct xfs_mount *mp, in xfs_dinode_calc_crc() 471 xfs_mount_t *mp, in xfs_iread()
|
| /fs/xfs/ |
| D | xfs_mount.c | 71 struct xfs_mount *mp) in xfs_uuid_mount() 116 struct xfs_mount *mp) in xfs_uuid_unmount() 153 xfs_mount_t *mp) in xfs_free_perag() 189 xfs_mount_t *mp, in xfs_initialize_perag() 271 struct xfs_mount *mp, in xfs_readsb() 369 xfs_update_alignment(xfs_mount_t *mp) in xfs_update_alignment() 435 xfs_set_maxicount(xfs_mount_t *mp) in xfs_set_maxicount() 462 xfs_set_rw_sizes(xfs_mount_t *mp) in xfs_set_rw_sizes() 499 struct xfs_mount *mp) in xfs_set_low_space_thresholds() 516 xfs_set_inoalignment(xfs_mount_t *mp) in xfs_set_inoalignment() [all …]
|
| D | xfs_icache.c | 46 struct xfs_mount *mp, in xfs_inode_alloc() 157 struct xfs_mount *mp) in xfs_reclaim_work_queue() 179 struct xfs_mount *mp = container_of(to_delayed_work(work), in xfs_reclaim_worker() local 190 struct xfs_mount *mp = pag->pag_mount; in xfs_perag_set_reclaim_tag() local 212 struct xfs_mount *mp = pag->pag_mount; in xfs_perag_clear_reclaim_tag() local 236 struct xfs_mount *mp = ip->i_mount; in xfs_inode_set_reclaim_tag() local 290 struct xfs_mount *mp, in xfs_reinit_inode() 360 struct xfs_mount *mp = ip->i_mount; in xfs_iget_cache_hit() local 495 struct xfs_mount *mp, in xfs_iget_cache_miss() 614 xfs_mount_t *mp, in xfs_iget() [all …]
|
| D | xfs_error.c | 89 struct xfs_mount *mp = to_mp(kobject); in xfs_errortag_attr_store() local 114 struct xfs_mount *mp = to_mp(kobject); in xfs_errortag_attr_show() local 210 struct xfs_mount *mp) in xfs_errortag_init() 223 struct xfs_mount *mp) in xfs_errortag_del() 231 struct xfs_mount *mp, in xfs_errortag_test() 263 struct xfs_mount *mp, in xfs_errortag_get() 274 struct xfs_mount *mp, in xfs_errortag_set() 287 struct xfs_mount *mp, in xfs_errortag_add() 299 struct xfs_mount *mp) in xfs_errortag_clearall() 310 struct xfs_mount *mp, in xfs_error_report() [all …]
|
| D | xfs_fsops.c | 54 xfs_mount_t *mp, in xfs_fs_geometry() 131 struct xfs_mount *mp, in xfs_growfs_get_hdr_buf() 153 xfs_mount_t *mp, /* mount point for filesystem */ in xfs_growfs_data_private() 693 xfs_mount_t *mp, /* mount point for filesystem */ in xfs_growfs_log_private() 722 xfs_mount_t *mp, in xfs_growfs_data() 744 xfs_mount_t *mp, in xfs_growfs_log() 764 xfs_mount_t *mp, in xfs_fs_counts() 795 xfs_mount_t *mp, in xfs_reserve_blocks() 906 xfs_mount_t *mp, in xfs_fs_goingdown() 942 xfs_mount_t *mp, in xfs_do_force_shutdown() [all …]
|
| D | xfs_super.c | 190 struct xfs_mount *mp, in xfs_parseargs() 478 struct xfs_mount *mp, in xfs_showargs() 610 struct xfs_mount *mp, in xfs_set_inode_alloc() 682 xfs_mount_t *mp, in xfs_blkdev_get() 715 struct xfs_mount *mp) in xfs_close_devices() 751 struct xfs_mount *mp) in xfs_open_devices() 830 struct xfs_mount *mp) in xfs_setup_devices() 860 struct xfs_mount *mp) in xfs_init_mount_workqueues() 925 struct xfs_mount *mp) in xfs_destroy_mount_workqueues() 945 struct xfs_mount *mp) in xfs_flush_inodes() [all …]
|
| D | xfs_quotaops.c | 35 struct xfs_mount *mp, in xfs_qm_fill_state() 72 struct xfs_mount *mp = XFS_M(sb); in xfs_fs_get_quota_state() local 125 struct xfs_mount *mp = XFS_M(sb); in xfs_fs_set_info() local 176 struct xfs_mount *mp = XFS_M(sb); in xfs_quota_enable() local 191 struct xfs_mount *mp = XFS_M(sb); in xfs_quota_disable() local 208 struct xfs_mount *mp = XFS_M(sb); in xfs_fs_rm_xquota() local 236 struct xfs_mount *mp = XFS_M(sb); in xfs_fs_get_dqblk() local 257 struct xfs_mount *mp = XFS_M(sb); in xfs_fs_get_nextdqblk() local 283 struct xfs_mount *mp = XFS_M(sb); in xfs_fs_set_dqblk() local
|
| D | xfs_qm.c | 64 struct xfs_mount *mp, in xfs_qm_dquot_walk() 137 struct xfs_mount *mp = dqp->q_mount; in xfs_qm_dqpurge() local 202 struct xfs_mount *mp, in xfs_qm_dqpurge_all() 218 struct xfs_mount *mp) in xfs_qm_unmount() 231 xfs_mount_t *mp) in xfs_qm_unmount_quotas() 314 struct xfs_mount *mp = ip->i_mount; in xfs_qm_need_dqattach() local 339 xfs_mount_t *mp = ip->i_mount; in xfs_qm_dqattach_locked() local 569 xfs_mount_t *mp, in xfs_qm_set_defquota() 604 xfs_mount_t *mp) in xfs_qm_init_quotainfo() 724 xfs_mount_t *mp) in xfs_qm_destroy_quotainfo() [all …]
|
| D | xfs_qm_syscalls.c | 52 xfs_mount_t *mp, in xfs_qm_scall_quotaoff() 223 struct xfs_mount *mp, in xfs_qm_scall_trunc_qfile() 271 xfs_mount_t *mp, in xfs_qm_scall_trunc_qfiles() 306 xfs_mount_t *mp, in xfs_qm_scall_quotaon() 396 struct xfs_mount *mp, in xfs_qm_scall_setqlim() 559 xfs_mount_t *mp, in xfs_qm_log_quotaoff_end() 587 xfs_mount_t *mp, in xfs_qm_log_quotaoff() 628 struct xfs_mount *mp, in xfs_qm_scall_getquota() 758 struct xfs_mount *mp, in xfs_qm_dqrele_all_inodes()
|
| D | xfs_error.h | 30 #define XFS_ERROR_REPORT(e, lvl, mp) \ argument 32 #define XFS_CORRUPTION_ERROR(e, lvl, mp, mem) \ argument 43 #define XFS_WANT_CORRUPTED_GOTO(mp, x, l) \ argument 55 #define XFS_WANT_CORRUPTED_RETURN(mp, x) \ argument 152 #define XFS_TEST_ERROR(expr, mp, tag) \ argument 161 #define xfs_errortag_init(mp) (0) argument 162 #define xfs_errortag_del(mp) argument 163 #define XFS_TEST_ERROR(expr, mp, tag) (expr) argument 164 #define xfs_errortag_set(mp, tag, val) (ENOSYS) argument 165 #define xfs_errortag_add(mp, tag) (ENOSYS) argument [all …]
|
| D | xfs_filestream.c | 85 xfs_mount_t *mp, in xfs_filestream_peek_ag() 99 xfs_mount_t *mp, in xfs_filestream_get_ag() 113 xfs_mount_t *mp, in xfs_filestream_put_ag() 149 struct xfs_mount *mp = ip->i_mount; in xfs_filestream_pick_ag() local 320 struct xfs_mount *mp = ip->i_mount; in xfs_filestream_lookup_ag() local 371 struct xfs_mount *mp = ip->i_mount; in xfs_filestream_new_ag() local 420 xfs_mount_t *mp) in xfs_filestream_mount() 435 xfs_mount_t *mp) in xfs_filestream_unmount()
|
| /fs/jfs/ |
| D | jfs_metapage.c | 44 #define metapage_locked(mp) test_bit(META_locked, &(mp)->flag) argument 45 #define trylock_metapage(mp) test_and_set_bit_lock(META_locked, &(mp)->flag) argument 47 static inline void unlock_metapage(struct metapage *mp) in unlock_metapage() 53 static inline void __lock_metapage(struct metapage *mp) in __lock_metapage() 73 static inline void lock_metapage(struct metapage *mp) in lock_metapage() 90 struct metapage *mp[MPS_PER_PAGE]; member 101 static inline int insert_metapage(struct page *page, struct metapage *mp) in insert_metapage() 128 static inline void remove_metapage(struct page *page, struct metapage *mp) in remove_metapage() 164 static inline int insert_metapage(struct page *page, struct metapage *mp) in insert_metapage() 174 static inline void remove_metapage(struct page *page, struct metapage *mp) in remove_metapage() [all …]
|
| D | jfs_metapage.h | 58 #define mark_metapage_dirty(mp) set_bit(META_dirty, &(mp)->flag) argument 85 static inline void write_metapage(struct metapage *mp) in write_metapage() 91 static inline void flush_metapage(struct metapage *mp) in flush_metapage() 97 static inline void discard_metapage(struct metapage *mp) in discard_metapage() 104 static inline void metapage_nohomeok(struct metapage *mp) in metapage_nohomeok() 120 static inline void metapage_wait_for_io(struct metapage *mp) in metapage_wait_for_io() 129 static inline void _metapage_homeok(struct metapage *mp) in _metapage_homeok() 135 static inline void metapage_homeok(struct metapage *mp) in metapage_homeok()
|