/kernel/linux/linux-5.10/fs/xfs/ |
D | xfs_fsops.h | 9 extern int xfs_growfs_data(xfs_mount_t *mp, xfs_growfs_data_t *in); 10 extern int xfs_growfs_log(xfs_mount_t *mp, xfs_growfs_log_t *in); 11 extern void xfs_fs_counts(xfs_mount_t *mp, xfs_fsop_counts_t *cnt); 12 extern int xfs_reserve_blocks(xfs_mount_t *mp, uint64_t *inval, 14 extern int xfs_fs_goingdown(xfs_mount_t *mp, uint32_t inflags);
|
D | xfs_mount.h | 220 } xfs_mount_t; typedef 402 extern int xfs_log_sbcount(xfs_mount_t *); 403 extern uint64_t xfs_default_resblks(xfs_mount_t *mp); 404 extern int xfs_mountfs(xfs_mount_t *mp); 405 extern int xfs_initialize_perag(xfs_mount_t *mp, xfs_agnumber_t agcount, 407 extern void xfs_unmountfs(xfs_mount_t *); 413 extern int xfs_readsb(xfs_mount_t *, int); 414 extern void xfs_freesb(xfs_mount_t *);
|
D | xfs_rtalloc.c | 31 xfs_mount_t *mp, /* file system mount structure */ in xfs_rtget_summary() 48 xfs_mount_t *mp, /* file system mount structure */ in xfs_rtany_summary() 102 xfs_mount_t *omp, /* old file system mount point */ in xfs_rtcopy_summary() 103 xfs_mount_t *nmp, /* new file system mount point */ in xfs_rtcopy_summary() 143 xfs_mount_t *mp, /* file system mount point */ in xfs_rtallocate_range() 222 xfs_mount_t *mp, /* file system mount point */ in xfs_rtallocate_extent_block() 342 xfs_mount_t *mp, /* file system mount point */ in xfs_rtallocate_extent_exact() 421 xfs_mount_t *mp, /* file system mount point */ in xfs_rtallocate_extent_near() 624 xfs_mount_t *mp, /* file system mount point */ in xfs_rtallocate_extent_size() 877 xfs_mount_t *mp, /* file system mount structure */ in xfs_alloc_rsum_cache() [all …]
|
D | xfs_filestream.c | 40 xfs_mount_t *mp, in xfs_filestream_peek_ag() 54 xfs_mount_t *mp, in xfs_filestream_get_ag() 68 xfs_mount_t *mp, in xfs_filestream_put_ag() 374 xfs_mount_t *mp) in xfs_filestream_mount() 389 xfs_mount_t *mp) in xfs_filestream_unmount()
|
D | xfs_fsops.c | 28 xfs_mount_t *mp, /* mount point for filesystem */ in xfs_growfs_data_private() 173 xfs_mount_t *mp, /* mount point for filesystem */ in xfs_growfs_log_private() 270 xfs_mount_t *mp, in xfs_growfs_log() 290 xfs_mount_t *mp, in xfs_fs_counts() 320 xfs_mount_t *mp, in xfs_reserve_blocks() 431 xfs_mount_t *mp, in xfs_fs_goingdown()
|
D | xfs_trans_ail.c | 420 xfs_mount_t *mp = ailp->ail_mount; in xfsaild_push() 883 xfs_mount_t *mp) in xfs_trans_ail_init() 913 xfs_mount_t *mp) in xfs_trans_ail_destroy()
|
D | xfs_qm_bhv.c | 71 xfs_mount_t *mp, in xfs_qm_newmount()
|
D | xfs_mount.c | 138 xfs_mount_t *mp) in xfs_free_perag() 175 xfs_mount_t *mp, in xfs_initialize_perag() 566 xfs_default_resblks(xfs_mount_t *mp) in xfs_default_resblks() 1177 xfs_log_sbcount(xfs_mount_t *mp) in xfs_log_sbcount()
|
D | xfs_qm_syscalls.c | 98 xfs_mount_t *mp, in xfs_qm_scall_quotaoff() 319 xfs_mount_t *mp, in xfs_qm_scall_trunc_qfiles() 354 xfs_mount_t *mp, in xfs_qm_scall_quotaon()
|
D | xfs_rtalloc.h | 150 xfs_mount_t *mp) /* file system mount structure */ in xfs_rtmount_init()
|
D | xfs_export.c | 111 xfs_mount_t *mp = XFS_M(sb); in xfs_nfs_get_inode()
|
D | xfs_qm.c | 217 xfs_mount_t *mp) in xfs_qm_unmount_quotas() 323 xfs_mount_t *mp = ip->i_mount; in xfs_qm_dqattach_locked() 740 xfs_mount_t *mp, in xfs_qm_qino_alloc() 1274 xfs_mount_t *mp) in xfs_qm_quotacheck() 1489 xfs_mount_t *mp) in xfs_qm_init_quotainos()
|
D | xfs_log_recover.c | 199 xfs_mount_t *mp, in xlog_header_check_dump() 216 xfs_mount_t *mp, in xlog_header_check_recover() 247 xfs_mount_t *mp, in xlog_header_check_mount() 2625 xfs_mount_t *mp, in xlog_recover_clear_agi_bucket() 2746 xfs_mount_t *mp; in xlog_recover_process_iunlinks() 3500 xfs_mount_t *mp; in xlog_recover_check_summary()
|
D | xfs_symlink.c | 372 xfs_mount_t *mp; in xfs_inactive_symlink_rmt()
|
D | xfs_ioctl32.c | 212 xfs_mount_t *mp, in xfs_compat_ioc_fsbulkstat()
|
D | xfs_trans_dquot.c | 139 xfs_mount_t *mp = tp->t_mountp; in xfs_trans_mod_dquot_byino()
|
D | xfs_bmap_util.c | 77 xfs_mount_t *mp; /* mount point structure */ in xfs_bmap_rtalloc() 722 xfs_mount_t *mp = ip->i_mount; in xfs_alloc_file_space()
|
D | xfs_trans.c | 348 xfs_mount_t *mp = tp->t_mountp; in xfs_trans_mod_sb()
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
D | xfs_rtbitmap.c | 55 xfs_mount_t *mp, /* file system mount structure */ in xfs_rtbuf_get() 95 xfs_mount_t *mp, /* file system mount point */ in xfs_rtfind_back() 270 xfs_mount_t *mp, /* file system mount point */ in xfs_rtfind_forw() 445 xfs_mount_t *mp, /* file system mount structure */ in xfs_rtmodify_summary_int() 515 xfs_mount_t *mp, /* file system mount structure */ in xfs_rtmodify_summary() 533 xfs_mount_t *mp, /* file system mount point */ in xfs_rtmodify_range() 689 xfs_mount_t *mp, /* file system mount point */ in xfs_rtfree_range() 765 xfs_mount_t *mp, /* file system mount point */ in xfs_rtcheck_range() 941 xfs_mount_t *mp, /* file system mount point */ in xfs_rtcheck_alloc_range() 970 xfs_mount_t *mp; /* file system mount structure */ in xfs_rtfree_extent()
|
D | xfs_trans_resv.c | 402 xfs_calc_iunlink_add_reservation(xfs_mount_t *mp) in xfs_calc_iunlink_add_reservation() 481 xfs_calc_icreate_reservation(xfs_mount_t *mp) in xfs_calc_icreate_reservation()
|
D | xfs_ialloc.c | 912 xfs_mount_t *mp) in xfs_ialloc_next_ag() 940 xfs_mount_t *mp; /* mount point structure */ in xfs_ialloc_ag_select() 2312 xfs_mount_t *mp, /* file system mount structure */ in xfs_imap() 2673 xfs_mount_t *mp, /* file system mount structure */ in xfs_ialloc_pagi_init()
|
D | xfs_bmap.c | 52 xfs_mount_t *mp, /* file system mount structure */ in xfs_bmap_compute_maxlevels() 168 xfs_mount_t *mp; /* mount structure */ in xfs_bmap_worst_indlen() 261 xfs_mount_t *mp, in xfs_check_block() 932 xfs_mount_t *mp; /* file system mount struct */ in xfs_bmap_add_attrfork_btree() 1068 xfs_mount_t *mp; /* mount structure */ in xfs_bmap_add_attrfork() 2953 xfs_mount_t *mp, in xfs_bmap_extsize_align() 3133 xfs_mount_t *mp; /* mount point structure */ in xfs_bmap_adjacent() 3470 xfs_mount_t *mp; /* mount point structure */ in xfs_bmap_btalloc() 5011 xfs_mount_t *mp; /* mount structure */ in xfs_bmap_del_extent_real()
|
D | xfs_inode_fork.c | 585 xfs_mount_t *mp; in xfs_iflush_fork()
|
D | xfs_alloc.c | 690 xfs_mount_t *mp, /* mount point structure */ in xfs_alloc_read_agfl() 2198 xfs_mount_t *mp) /* file system mount structure */ in xfs_alloc_compute_maxlevels() 2660 xfs_mount_t *mp = tp->t_mountp; in xfs_alloc_get_freelist() 2755 xfs_mount_t *mp, /* file system mount structure */ in xfs_alloc_pagf_init()
|
D | xfs_dir2.c | 195 xfs_mount_t *mp, in xfs_dir_ino_validate()
|