/linux-4.1.27/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 | 147 } xfs_mount_t; typedef 216 xfs_preferred_iosize(xfs_mount_t *mp) in xfs_preferred_iosize() 311 extern int xfs_log_sbcount(xfs_mount_t *); 312 extern __uint64_t xfs_default_resblks(xfs_mount_t *mp); 313 extern int xfs_mountfs(xfs_mount_t *mp); 314 extern int xfs_initialize_perag(xfs_mount_t *mp, xfs_agnumber_t agcount, 316 extern void xfs_unmountfs(xfs_mount_t *); 324 extern int xfs_mount_log_sb(xfs_mount_t *); 325 extern struct xfs_buf *xfs_getsb(xfs_mount_t *, int); 326 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_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() 762 xfs_mount_t *mp, /* file system mount point */ in xfs_growfs_rt_alloc() [all …]
|
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() 413 xfs_mount_t *mp) in xfs_filestream_mount() 428 xfs_mount_t *mp) in xfs_filestream_unmount()
|
D | xfs_fsops.c | 50 xfs_mount_t *mp, in xfs_fs_geometry() 143 xfs_mount_t *mp, /* mount point for filesystem */ in xfs_growfs_data_private() 566 xfs_mount_t *mp, /* mount point for filesystem */ in xfs_growfs_log_private() 595 xfs_mount_t *mp, in xfs_growfs_data() 617 xfs_mount_t *mp, in xfs_growfs_log() 637 xfs_mount_t *mp, in xfs_fs_counts() 668 xfs_mount_t *mp, in xfs_reserve_blocks() 764 xfs_mount_t *mp, in xfs_fs_goingdown() 800 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() 274 xfs_mount_t *mp, in xfs_qm_scall_trunc_qfiles() 309 xfs_mount_t *mp, in xfs_qm_scall_quotaon() 562 xfs_mount_t *mp, in xfs_qm_log_quotaoff_end() 595 xfs_mount_t *mp, in xfs_qm_log_quotaoff()
|
D | xfs_mount.c | 136 xfs_mount_t *mp) in xfs_free_perag() 171 xfs_mount_t *mp, in xfs_initialize_perag() 356 xfs_update_alignment(xfs_mount_t *mp) in xfs_update_alignment() 422 xfs_set_maxicount(xfs_mount_t *mp) in xfs_set_maxicount() 449 xfs_set_rw_sizes(xfs_mount_t *mp) in xfs_set_rw_sizes() 503 xfs_set_inoalignment(xfs_mount_t *mp) in xfs_set_inoalignment() 589 xfs_default_resblks(xfs_mount_t *mp) in xfs_default_resblks() 618 xfs_mount_t *mp) in xfs_mountfs() 1071 xfs_log_sbcount(xfs_mount_t *mp) in xfs_log_sbcount()
|
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_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() 253 xfs_mount_t *mp, in xfs_iomap_eof_want_preallocate() 537 xfs_mount_t *mp = ip->i_mount; in xfs_iomap_write_delay() 651 xfs_mount_t *mp = ip->i_mount; in xfs_iomap_write_allocate() 806 xfs_mount_t *mp = ip->i_mount; in xfs_iomap_write_unwritten()
|
D | xfs_bmap_util.c | 79 xfs_mount_t *mp; /* filesystem mount structure */ in xfs_bmap_finish() 151 xfs_mount_t *mp; /* mount point structure */ in xfs_bmap_rtalloc() 319 xfs_mount_t *mp, /* file system mount point */ in xfs_bmap_count_tree() 404 xfs_mount_t *mp; /* file system mount structure */ in xfs_bmap_count_blocks() 451 xfs_mount_t *mp; /* file system mount point */ in xfs_getbmapx_fix_eof_hole() 502 xfs_mount_t *mp; /* file system mount point */ in xfs_getbmap() 835 xfs_mount_t *mp, in xfs_free_eofblocks() 935 xfs_mount_t *mp = ip->i_mount; in xfs_alloc_file_space() 1107 xfs_mount_t *mp = ip->i_mount; in xfs_zero_remaining_bytes() 1181 xfs_mount_t *mp; in xfs_free_file_space() [all …]
|
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() 812 xfs_mount_t *mp, in xfs_qm_reset_dqcounts() 1125 xfs_mount_t *mp, /* mount point for filesystem */ in xfs_qm_dqusage_adjust() 1250 xfs_mount_t *mp) in xfs_qm_quotacheck() [all …]
|
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() 700 xfs_mount_t *mp, in xfs_qm_dqget()
|
D | xfs_trans.c | 59 xfs_mount_t *mp, in xfs_trans_alloc() 72 xfs_mount_t *mp, in _xfs_trans_alloc() 301 xfs_mount_t *mp = tp->t_mountp; in xfs_trans_mod_sb() 993 xfs_mount_t *mp = tp->t_mountp; in xfs_trans_cancel()
|
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_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() 2319 xfs_mount_t *mp = log->l_mp; in xlog_recover_buffer_pass2() 2507 xfs_mount_t *mp = log->l_mp; in xlog_recover_inode_pass2() 2828 xfs_mount_t *mp = log->l_mp; in xlog_recover_dquot_pass2() 2938 xfs_mount_t *mp = log->l_mp; in xlog_recover_efi_pass2() 3713 xfs_mount_t *mp, in xlog_recover_process_efi() 3844 xfs_mount_t *mp, in xlog_recover_clear_agi_bucket() 3954 xfs_mount_t *mp; in xlog_recover_process_iunlinks() [all …]
|
D | xfs_icache.c | 390 xfs_mount_t *mp, in xfs_iget() 798 xfs_mount_t *mp, in __xfs_inode_clear_reclaim_tag() 1139 xfs_mount_t *mp, in xfs_reclaim_inodes()
|
D | xfs_trans_dquot.c | 148 xfs_mount_t *mp = tp->t_mountp; in xfs_trans_mod_dquot_byino() 588 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_inode.c | 1425 xfs_mount_t *mp = tdp->i_mount; in xfs_link() 1668 xfs_mount_t *mp = ip->i_mount; in xfs_release() 1984 xfs_mount_t *mp; in xfs_iunlink() 2066 xfs_mount_t *mp; in xfs_iunlink_remove() 2242 xfs_mount_t *mp = free_ip->i_mount; in xfs_ifree_cluster() 2533 xfs_mount_t *mp = dp->i_mount; in xfs_remove() 3199 xfs_mount_t *mp = ip->i_mount; in xfs_iflush_cluster()
|
D | xfs_ioctl.c | 326 xfs_mount_t *mp = ip->i_mount; in xfs_set_dmattrs() 743 xfs_mount_t *mp, in xfs_ioc_bulkstat() 802 xfs_mount_t *mp, in xfs_ioc_fsgeometry_v1() 824 xfs_mount_t *mp, in xfs_ioc_fsgeometry()
|
D | xfs_log.c | 611 xfs_mount_t *mp, in xfs_log_mount() 746 xfs_log_mount_finish(xfs_mount_t *mp) in xfs_log_mount_finish() 779 xfs_log_unmount_write(xfs_mount_t *mp) in xfs_log_unmount_write() 1028 xfs_log_need_covered(xfs_mount_t *mp) in xfs_log_need_covered() 3306 xfs_mount_t *mp, in xfs_log_force() 3454 xfs_mount_t *mp, in xfs_log_force_lsn()
|
D | xfs_symlink.c | 447 xfs_mount_t *mp; in xfs_inactive_symlink_rmt()
|
D | xfs_buf_item.c | 756 xfs_mount_t *mp) in xfs_buf_item_init()
|
D | xfs_iops.c | 546 xfs_mount_t *mp = ip->i_mount; in xfs_setattr_nonsize()
|
D | xfs_super.c | 658 xfs_mount_t *mp, in xfs_blkdev_get()
|
/linux-4.1.27/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_alloc.c | 531 xfs_mount_t *mp, /* mount point structure */ in xfs_alloc_read_agfl() 1564 xfs_mount_t *mp; /* mount point struct for filesystem */ in xfs_free_ag_extent() 1805 xfs_mount_t *mp) /* file system mount structure */ in xfs_alloc_compute_maxlevels() 1857 xfs_mount_t *mp; /* file system mount point structure */ in xfs_alloc_fix_freelist() 2033 xfs_mount_t *mp = tp->t_mountp; in xfs_alloc_get_freelist() 2123 xfs_mount_t *mp, /* file system mount structure */ in xfs_alloc_pagf_init() 2153 xfs_mount_t *mp; /* mount structure */ in xfs_alloc_put_freelist() 2385 xfs_mount_t *mp; /* mount structure pointer */ in xfs_alloc_vextent()
|
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_ialloc.c | 544 xfs_mount_t *mp) in xfs_ialloc_next_ag() 573 xfs_mount_t *mp; /* mount point structure */ in xfs_ialloc_ag_select() 1811 xfs_mount_t *mp, /* file system mount structure */ in xfs_imap() 1946 xfs_mount_t *mp) /* file system mount structure */ in xfs_ialloc_compute_maxlevels() 2189 xfs_mount_t *mp, /* file system mount structure */ in xfs_ialloc_pagi_init()
|
D | xfs_dir2.c | 193 xfs_mount_t *mp, in xfs_dir_ino_validate() 668 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() 993 xfs_mount_t *mp; /* file system mount struct */ in xfs_bmap_add_attrfork_btree() 1108 xfs_mount_t *mp; /* mount structure */ in xfs_bmap_add_attrfork() 1257 xfs_mount_t *mp; /* file system mount structure */ in xfs_bmap_read_extents() [all …]
|
D | xfs_dir2_block.c | 667 xfs_mount_t *mp; /* filesystem mount point */ in xfs_dir2_block_lookup_int() 913 xfs_mount_t *mp; /* file system mount point */ in xfs_dir2_leaf_to_block() 1058 xfs_mount_t *mp; /* filesystem mount point */ in xfs_dir2_sf_to_block()
|
D | xfs_dir2_data.c | 59 xfs_mount_t *mp; /* filesystem mount point */ in __xfs_dir3_data_check() 580 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 | 525 xfs_mount_t *mp; /* filesystem mount point */ in xfs_dir2_leafn_lookup_for_addname() 677 xfs_mount_t *mp; /* filesystem mount point */ in xfs_dir2_leafn_lookup_for_entry() 1657 xfs_mount_t *mp; /* filesystem mount point */ in xfs_dir2_node_addname_int()
|
D | xfs_attr_leaf.c | 385 xfs_mount_t *mp = dp->i_mount; in xfs_attr_shortform_bytesfit() 474 xfs_sbversion_add_attr2(xfs_mount_t *mp, xfs_trans_t *tp) in xfs_sbversion_add_attr2() 529 xfs_mount_t *mp; in xfs_attr_shortform_add() 601 xfs_mount_t *mp; in xfs_attr_shortform_remove()
|
D | xfs_dir2_leaf.c | 1220 xfs_mount_t *mp; /* filesystem mount point */ in xfs_dir2_leaf_lookup_int() 1685 xfs_mount_t *mp; /* filesystem mount point */ in xfs_dir2_node_to_leaf()
|
D | xfs_sb.c | 109 xfs_mount_t *mp, in xfs_mount_validate_sb()
|
D | xfs_btree.c | 332 xfs_mount_t *mp; /* mount structure for filesystem */ in xfs_btree_dup_cursor() 550 xfs_mount_t *mp, /* file system mount point */ in xfs_btree_get_bufl() 568 xfs_mount_t *mp, /* file system mount point */ in xfs_btree_get_bufs()
|
D | xfs_attr.c | 882 xfs_mount_t *mp; in xfs_attr_node_addname()
|
D | xfs_inode_fork.c | 801 xfs_mount_t *mp; in xfs_iflush_fork()
|