/linux-4.4.14/fs/xfs/ |
D | xfs_fsops.h | 21 extern int xfs_fs_geometry(xfs_mount_t *mp, xfs_fsop_geom_t *geo, int nversion); 22 extern int xfs_growfs_data(xfs_mount_t *mp, xfs_growfs_data_t *in); 23 extern int xfs_growfs_log(xfs_mount_t *mp, xfs_growfs_log_t *in); 24 extern int xfs_fs_counts(xfs_mount_t *mp, xfs_fsop_counts_t *cnt); 25 extern int xfs_reserve_blocks(xfs_mount_t *mp, __uint64_t *inval, 27 extern int xfs_fs_goingdown(xfs_mount_t *mp, __uint32_t inflags);
|
D | xfs_mount.h | 150 } xfs_mount_t; typedef 221 xfs_preferred_iosize(xfs_mount_t *mp) in xfs_preferred_iosize() 317 extern int xfs_log_sbcount(xfs_mount_t *); 318 extern __uint64_t xfs_default_resblks(xfs_mount_t *mp); 319 extern int xfs_mountfs(xfs_mount_t *mp); 320 extern int xfs_initialize_perag(xfs_mount_t *mp, xfs_agnumber_t agcount, 322 extern void xfs_unmountfs(xfs_mount_t *); 330 extern int xfs_mount_log_sb(xfs_mount_t *); 331 extern struct xfs_buf *xfs_getsb(xfs_mount_t *, int); 332 extern int xfs_readsb(xfs_mount_t *, int); [all …]
|
D | xfs_itable.h | 45 xfs_mount_t *mp, /* mount point for filesystem */ 61 xfs_mount_t *mp, 71 xfs_mount_t *mp, 93 xfs_mount_t *mp, /* mount point for filesystem */
|
D | xfs_filestream.c | 83 xfs_mount_t *mp, in xfs_filestream_peek_ag() 97 xfs_mount_t *mp, in xfs_filestream_get_ag() 111 xfs_mount_t *mp, in xfs_filestream_put_ag() 414 xfs_mount_t *mp) in xfs_filestream_mount() 429 xfs_mount_t *mp) in xfs_filestream_unmount()
|
D | xfs_rtalloc.c | 48 xfs_mount_t *mp, /* file system mount structure */ in xfs_rtget_summary() 65 xfs_mount_t *mp, /* file system mount structure */ in xfs_rtany_summary() 111 xfs_mount_t *omp, /* old file system mount point */ in xfs_rtcopy_summary() 112 xfs_mount_t *nmp, /* new file system mount point */ in xfs_rtcopy_summary() 152 xfs_mount_t *mp, /* file system mount point */ in xfs_rtallocate_range() 231 xfs_mount_t *mp, /* file system mount point */ in xfs_rtallocate_extent_block() 344 xfs_mount_t *mp, /* file system mount point */ in xfs_rtallocate_extent_exact() 423 xfs_mount_t *mp, /* file system mount point */ in xfs_rtallocate_extent_near() 618 xfs_mount_t *mp, /* file system mount point */ in xfs_rtallocate_extent_size() 883 xfs_mount_t *mp, /* mount point for filesystem */ in xfs_growfs_rt() [all …]
|
D | xfs_fsops.c | 50 xfs_mount_t *mp, in xfs_fs_geometry() 145 xfs_mount_t *mp, /* mount point for filesystem */ in xfs_growfs_data_private() 568 xfs_mount_t *mp, /* mount point for filesystem */ in xfs_growfs_log_private() 597 xfs_mount_t *mp, in xfs_growfs_data() 619 xfs_mount_t *mp, in xfs_growfs_log() 639 xfs_mount_t *mp, in xfs_fs_counts() 670 xfs_mount_t *mp, in xfs_reserve_blocks() 766 xfs_mount_t *mp, in xfs_fs_goingdown() 802 xfs_mount_t *mp, in xfs_do_force_shutdown()
|
D | xfs_qm_syscalls.c | 38 STATIC int xfs_qm_log_quotaoff(xfs_mount_t *, xfs_qoff_logitem_t **, uint); 39 STATIC int xfs_qm_log_quotaoff_end(xfs_mount_t *, xfs_qoff_logitem_t *, 52 xfs_mount_t *mp, in xfs_qm_scall_quotaoff() 273 xfs_mount_t *mp, in xfs_qm_scall_trunc_qfiles() 308 xfs_mount_t *mp, in xfs_qm_scall_quotaon() 561 xfs_mount_t *mp, in xfs_qm_log_quotaoff_end() 593 xfs_mount_t *mp, in xfs_qm_log_quotaoff()
|
D | xfs_qm_bhv.c | 72 xfs_mount_t *mp = ip->i_mount; in xfs_qm_statvfs() 83 xfs_mount_t *mp, in xfs_qm_newmount()
|
D | xfs_dquot.h | 168 extern void xfs_qm_adjust_dqtimers(xfs_mount_t *, 172 extern int xfs_qm_dqget(xfs_mount_t *, xfs_inode_t *,
|
D | xfs_mount.c | 146 xfs_mount_t *mp) in xfs_free_perag() 181 xfs_mount_t *mp, in xfs_initialize_perag() 366 xfs_update_alignment(xfs_mount_t *mp) in xfs_update_alignment() 432 xfs_set_maxicount(xfs_mount_t *mp) in xfs_set_maxicount() 459 xfs_set_rw_sizes(xfs_mount_t *mp) in xfs_set_rw_sizes() 513 xfs_set_inoalignment(xfs_mount_t *mp) in xfs_set_inoalignment() 599 xfs_default_resblks(xfs_mount_t *mp) in xfs_default_resblks() 1110 xfs_log_sbcount(xfs_mount_t *mp) in xfs_log_sbcount()
|
D | xfs_error.c | 58 xfs_errortag_add(int error_tag, xfs_mount_t *mp) in xfs_errortag_add() 93 xfs_errortag_clearall(xfs_mount_t *mp, int loud) in xfs_errortag_clearall()
|
D | xfs_iomap.c | 47 xfs_mount_t *mp, in xfs_iomap_eof_align_last_fsb() 120 xfs_mount_t *mp = ip->i_mount; in xfs_iomap_write_direct() 291 xfs_mount_t *mp, in xfs_iomap_eof_want_preallocate() 575 xfs_mount_t *mp = ip->i_mount; in xfs_iomap_write_delay() 689 xfs_mount_t *mp = ip->i_mount; in xfs_iomap_write_allocate() 844 xfs_mount_t *mp = ip->i_mount; in xfs_iomap_write_unwritten()
|
D | xfs_qm.c | 47 STATIC int xfs_qm_init_quotainos(xfs_mount_t *); 48 STATIC int xfs_qm_init_quotainfo(xfs_mount_t *); 227 xfs_mount_t *mp) in xfs_qm_unmount_quotas() 335 xfs_mount_t *mp = ip->i_mount; in xfs_qm_dqattach_locked() 569 xfs_mount_t *mp) in xfs_qm_init_quotainfo() 682 xfs_mount_t *mp) in xfs_qm_destroy_quotainfo() 715 xfs_mount_t *mp, in xfs_qm_qino_alloc() 811 xfs_mount_t *mp, in xfs_qm_reset_dqcounts() 1124 xfs_mount_t *mp, /* mount point for filesystem */ in xfs_qm_dqusage_adjust() 1249 xfs_mount_t *mp) in xfs_qm_quotacheck() [all …]
|
D | xfs_bmap_util.c | 170 xfs_mount_t *mp; /* mount point structure */ in xfs_bmap_rtalloc() 345 xfs_mount_t *mp, /* file system mount point */ in xfs_bmap_count_tree() 430 xfs_mount_t *mp; /* file system mount structure */ in xfs_bmap_count_blocks() 477 xfs_mount_t *mp; /* file system mount point */ in xfs_getbmapx_fix_eof_hole() 528 xfs_mount_t *mp; /* file system mount point */ in xfs_getbmap() 861 xfs_mount_t *mp, in xfs_free_eofblocks() 958 xfs_mount_t *mp = ip->i_mount; in xfs_alloc_file_space() 1130 xfs_mount_t *mp = ip->i_mount; in xfs_zero_remaining_bytes() 1219 xfs_mount_t *mp; in xfs_free_file_space() 1712 xfs_mount_t *mp = ip->i_mount; in xfs_swap_extents()
|
D | xfs_trans_ail.c | 332 xfs_mount_t *mp = ailp->xa_mount; in xfsaild_push() 758 xfs_mount_t *mp) in xfs_trans_ail_init() 788 xfs_mount_t *mp) in xfs_trans_ail_destroy()
|
D | xfs_itable.c | 36 xfs_mount_t *mp, in xfs_internal_inum() 160 xfs_mount_t *mp, /* mount point for filesystem */ in xfs_bulkstat_one() 342 xfs_mount_t *mp, /* mount point for filesystem */ in xfs_bulkstat()
|
D | xfs_dquot.c | 135 xfs_mount_t *mp, in xfs_qm_adjust_dqtimers() 228 xfs_mount_t *mp, in xfs_qm_init_dquot_blk() 300 xfs_mount_t *mp, in xfs_qm_dqalloc() 696 xfs_mount_t *mp, in xfs_qm_dqget()
|
D | xfs_rtalloc.h | 133 xfs_mount_t *mp) /* file system mount structure */ in xfs_rtmount_init()
|
D | xfs_export.c | 126 xfs_mount_t *mp = XFS_M(sb); in xfs_nfs_get_inode()
|
D | xfs_trans.c | 59 xfs_mount_t *mp, in xfs_trans_alloc() 72 xfs_mount_t *mp, in _xfs_trans_alloc() 294 xfs_mount_t *mp = tp->t_mountp; in xfs_trans_mod_sb()
|
D | xfs_log_recover.c | 294 xfs_mount_t *mp, in xlog_header_check_dump() 311 xfs_mount_t *mp, in xlog_header_check_recover() 344 xfs_mount_t *mp, in xlog_header_check_mount() 2328 xfs_mount_t *mp = log->l_mp; in xlog_recover_buffer_pass2() 2516 xfs_mount_t *mp = log->l_mp; in xlog_recover_inode_pass2() 2837 xfs_mount_t *mp = log->l_mp; in xlog_recover_dquot_pass2() 3785 xfs_mount_t *mp, in xlog_recover_process_efi() 3960 xfs_mount_t *mp, in xlog_recover_clear_agi_bucket() 4070 xfs_mount_t *mp; in xlog_recover_process_iunlinks() 4760 xfs_mount_t *mp; in xlog_recover_check_summary()
|
D | xfs_icache.c | 390 xfs_mount_t *mp, in xfs_iget() 800 xfs_mount_t *mp, in __xfs_inode_clear_reclaim_tag() 1141 xfs_mount_t *mp, in xfs_reclaim_inodes()
|
D | xfs_inode.c | 1425 xfs_mount_t *mp = tdp->i_mount; in xfs_link() 1640 xfs_mount_t *mp = ip->i_mount; in xfs_release() 1957 xfs_mount_t *mp; in xfs_iunlink() 2039 xfs_mount_t *mp; in xfs_iunlink_remove() 2215 xfs_mount_t *mp = free_ip->i_mount; in xfs_ifree_cluster() 2520 xfs_mount_t *mp = dp->i_mount; in xfs_remove() 3183 xfs_mount_t *mp = ip->i_mount; in xfs_iflush_cluster()
|
D | xfs_trans_dquot.c | 154 xfs_mount_t *mp = tp->t_mountp; in xfs_trans_mod_dquot_byino() 594 xfs_mount_t *mp, in xfs_trans_dqresv()
|
D | xfs_ioctl32.c | 228 xfs_mount_t *mp, /* mount point for filesystem */ in xfs_bulkstat_one_compat() 243 xfs_mount_t *mp, in xfs_compat_ioc_bulkstat()
|
D | xfs_ioctl.c | 327 xfs_mount_t *mp = ip->i_mount; in xfs_set_dmattrs() 754 xfs_mount_t *mp, in xfs_ioc_bulkstat() 813 xfs_mount_t *mp, in xfs_ioc_fsgeometry_v1() 835 xfs_mount_t *mp, in xfs_ioc_fsgeometry()
|
D | xfs_log.c | 608 xfs_mount_t *mp, in xfs_log_mount() 794 xfs_log_unmount_write(xfs_mount_t *mp) in xfs_log_unmount_write() 1043 xfs_log_need_covered(xfs_mount_t *mp) in xfs_log_need_covered() 3343 xfs_mount_t *mp, in xfs_log_force() 3491 xfs_mount_t *mp, in xfs_log_force_lsn()
|
D | xfs_symlink.c | 443 xfs_mount_t *mp; in xfs_inactive_symlink_rmt()
|
D | xfs_iops.c | 543 xfs_mount_t *mp = ip->i_mount; in xfs_setattr_nonsize()
|
D | xfs_super.c | 657 xfs_mount_t *mp, in xfs_blkdev_get()
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_rtbitmap.c | 50 xfs_mount_t *mp, /* file system mount structure */ in xfs_rtbuf_get() 84 xfs_mount_t *mp, /* file system mount point */ in xfs_rtfind_back() 259 xfs_mount_t *mp, /* file system mount point */ in xfs_rtfind_forw() 434 xfs_mount_t *mp, /* file system mount structure */ in xfs_rtmodify_summary_int() 498 xfs_mount_t *mp, /* file system mount structure */ in xfs_rtmodify_summary() 516 xfs_mount_t *mp, /* file system mount point */ in xfs_rtmodify_range() 673 xfs_mount_t *mp, /* file system mount point */ in xfs_rtfree_range() 749 xfs_mount_t *mp, /* file system mount point */ in xfs_rtcheck_range() 925 xfs_mount_t *mp, /* file system mount point */ in xfs_rtcheck_alloc_range() 954 xfs_mount_t *mp; /* file system mount structure */ in xfs_rtfree_extent()
|
D | xfs_inode_buf.c | 39 xfs_mount_t *mp, in xfs_inobp_check() 348 xfs_mount_t *mp, in xfs_iread()
|
D | xfs_trans_resv.c | 299 xfs_calc_iunlink_add_reservation(xfs_mount_t *mp) in xfs_calc_iunlink_add_reservation() 408 xfs_calc_icreate_reservation(xfs_mount_t *mp) in xfs_calc_icreate_reservation()
|
D | xfs_alloc.c | 548 xfs_mount_t *mp, /* mount point structure */ in xfs_alloc_read_agfl() 1599 xfs_mount_t *mp; /* mount point struct for filesystem */ in xfs_free_ag_extent() 1840 xfs_mount_t *mp) /* file system mount structure */ in xfs_alloc_compute_maxlevels() 2093 xfs_mount_t *mp = tp->t_mountp; in xfs_alloc_get_freelist() 2183 xfs_mount_t *mp, /* file system mount structure */ in xfs_alloc_pagf_init() 2213 xfs_mount_t *mp; /* mount structure */ in xfs_alloc_put_freelist() 2450 xfs_mount_t *mp; /* mount structure pointer */ in xfs_alloc_vextent()
|
D | xfs_dir2.c | 193 xfs_mount_t *mp, in xfs_dir_ino_validate() 671 xfs_mount_t *mp; in xfs_dir2_shrink_inode()
|
D | xfs_bmap.c | 62 xfs_mount_t *mp, /* file system mount structure */ in xfs_bmap_compute_maxlevels() 185 xfs_mount_t *mp; /* mount structure */ in xfs_bmap_worst_indlen() 281 xfs_mount_t *mp, in xfs_check_block() 344 xfs_mount_t *mp; /* file system mount structure */ in xfs_bmap_check_leaf_extents() 573 xfs_mount_t *mp) /* mount point structure */ in xfs_bmap_add_free() 673 xfs_mount_t *mp; /* mount point structure */ in xfs_bmap_btree_to_extents() 739 xfs_mount_t *mp; /* mount structure */ in xfs_bmap_extents_to_btree() 995 xfs_mount_t *mp; /* file system mount struct */ in xfs_bmap_add_attrfork_btree() 1110 xfs_mount_t *mp; /* mount structure */ in xfs_bmap_add_attrfork() 1256 xfs_mount_t *mp; /* file system mount structure */ in xfs_bmap_read_extents() [all …]
|
D | xfs_dir2_block.c | 671 xfs_mount_t *mp; /* filesystem mount point */ in xfs_dir2_block_lookup_int() 917 xfs_mount_t *mp; /* file system mount point */ in xfs_dir2_leaf_to_block() 1062 xfs_mount_t *mp; /* filesystem mount point */ in xfs_dir2_sf_to_block()
|
D | xfs_ialloc.c | 891 xfs_mount_t *mp) in xfs_ialloc_next_ag() 920 xfs_mount_t *mp; /* mount point structure */ in xfs_ialloc_ag_select() 2261 xfs_mount_t *mp, /* file system mount structure */ in xfs_imap() 2396 xfs_mount_t *mp) /* file system mount structure */ in xfs_ialloc_compute_maxlevels() 2645 xfs_mount_t *mp, /* file system mount structure */ in xfs_ialloc_pagi_init()
|
D | xfs_dir2_data.c | 60 xfs_mount_t *mp; /* filesystem mount point */ in __xfs_dir3_data_check() 585 xfs_mount_t *mp; /* filesystem mount point */ in xfs_dir3_data_init()
|
D | xfs_dir2_sf.c | 76 xfs_mount_t *mp; /* mount structure pointer */ in xfs_dir2_block_sfsize() 167 xfs_mount_t *mp; /* filesystem mount point */ in xfs_dir2_block_to_sf()
|
D | xfs_dir2_node.c | 529 xfs_mount_t *mp; /* filesystem mount point */ in xfs_dir2_leafn_lookup_for_addname() 681 xfs_mount_t *mp; /* filesystem mount point */ in xfs_dir2_leafn_lookup_for_entry() 1661 xfs_mount_t *mp; /* filesystem mount point */ in xfs_dir2_node_addname_int()
|
D | xfs_attr_leaf.c | 389 xfs_mount_t *mp = dp->i_mount; in xfs_attr_shortform_bytesfit() 478 xfs_sbversion_add_attr2(xfs_mount_t *mp, xfs_trans_t *tp) in xfs_sbversion_add_attr2() 533 xfs_mount_t *mp; in xfs_attr_shortform_add() 605 xfs_mount_t *mp; in xfs_attr_shortform_remove()
|
D | xfs_dir2_leaf.c | 1225 xfs_mount_t *mp; /* filesystem mount point */ in xfs_dir2_leaf_lookup_int() 1690 xfs_mount_t *mp; /* filesystem mount point */ in xfs_dir2_node_to_leaf()
|
D | xfs_sb.c | 110 xfs_mount_t *mp, in xfs_mount_validate_sb()
|
D | xfs_btree.c | 347 xfs_mount_t *mp; /* mount structure for filesystem */ in xfs_btree_dup_cursor() 565 xfs_mount_t *mp, /* file system mount point */ in xfs_btree_get_bufl() 583 xfs_mount_t *mp, /* file system mount point */ in xfs_btree_get_bufs()
|
D | xfs_attr.c | 879 xfs_mount_t *mp; in xfs_attr_node_addname()
|
D | xfs_inode_fork.c | 801 xfs_mount_t *mp; in xfs_iflush_fork()
|