Home
last modified time | relevance | path

Searched refs:xfs_mount_t (Results 1 – 25 of 43) sorted by relevance

12

/Linux-v5.4/fs/xfs/
Dxfs_fsops.h9 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);
Dxfs_mount.h211 } xfs_mount_t; typedef
283 xfs_preferred_iosize(xfs_mount_t *mp) in xfs_preferred_iosize()
434 extern int xfs_log_sbcount(xfs_mount_t *);
435 extern uint64_t xfs_default_resblks(xfs_mount_t *mp);
436 extern int xfs_mountfs(xfs_mount_t *mp);
437 extern int xfs_initialize_perag(xfs_mount_t *mp, xfs_agnumber_t agcount,
439 extern void xfs_unmountfs(xfs_mount_t *);
447 extern struct xfs_buf *xfs_getsb(xfs_mount_t *);
448 extern int xfs_readsb(xfs_mount_t *, int);
449 extern void xfs_freesb(xfs_mount_t *);
Dxfs_rtalloc.c31 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()
339 xfs_mount_t *mp, /* file system mount point */ in xfs_rtallocate_extent_exact()
418 xfs_mount_t *mp, /* file system mount point */ in xfs_rtallocate_extent_near()
613 xfs_mount_t *mp, /* file system mount point */ in xfs_rtallocate_extent_size()
860 xfs_mount_t *mp, /* file system mount structure */ in xfs_alloc_rsum_cache()
[all …]
Dxfs_filestream.c71 xfs_mount_t *mp, in xfs_filestream_peek_ag()
85 xfs_mount_t *mp, in xfs_filestream_get_ag()
99 xfs_mount_t *mp, in xfs_filestream_put_ag()
406 xfs_mount_t *mp) in xfs_filestream_mount()
421 xfs_mount_t *mp) in xfs_filestream_unmount()
Dxfs_fsops.c28 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()
Dxfs_qm_syscalls.c22 STATIC int xfs_qm_log_quotaoff(xfs_mount_t *, xfs_qoff_logitem_t **, uint);
23 STATIC int xfs_qm_log_quotaoff_end(xfs_mount_t *, xfs_qoff_logitem_t *,
36 xfs_mount_t *mp, in xfs_qm_scall_quotaoff()
255 xfs_mount_t *mp, in xfs_qm_scall_trunc_qfiles()
290 xfs_mount_t *mp, in xfs_qm_scall_quotaon()
543 xfs_mount_t *mp, in xfs_qm_log_quotaoff_end()
571 xfs_mount_t *mp, in xfs_qm_log_quotaoff()
Dxfs_qm_bhv.c60 xfs_mount_t *mp = ip->i_mount; in xfs_qm_statvfs()
71 xfs_mount_t *mp, in xfs_qm_newmount()
Dxfs_mount.c138 xfs_mount_t *mp) in xfs_free_perag()
176 xfs_mount_t *mp, in xfs_initialize_perag()
366 xfs_update_alignment(xfs_mount_t *mp) in xfs_update_alignment()
435 xfs_set_rw_sizes(xfs_mount_t *mp) in xfs_set_rw_sizes()
551 xfs_default_resblks(xfs_mount_t *mp) in xfs_default_resblks()
1150 xfs_log_sbcount(xfs_mount_t *mp) in xfs_log_sbcount()
Dxfs_qm.c32 STATIC int xfs_qm_init_quotainos(xfs_mount_t *);
33 STATIC int xfs_qm_init_quotainfo(xfs_mount_t *);
212 xfs_mount_t *mp) in xfs_qm_unmount_quotas()
319 xfs_mount_t *mp = ip->i_mount; in xfs_qm_dqattach_locked()
542 xfs_mount_t *mp, in xfs_qm_set_defquota()
712 xfs_mount_t *mp) in xfs_qm_destroy_quotainfo()
734 xfs_mount_t *mp, in xfs_qm_qino_alloc()
825 xfs_mount_t *mp, in xfs_qm_reset_dqcounts()
1258 xfs_mount_t *mp) in xfs_qm_quotacheck()
1473 xfs_mount_t *mp) in xfs_qm_init_quotainos()
Dxfs_trans_ail.c366 xfs_mount_t *mp = ailp->ail_mount; in xfsaild_push()
823 xfs_mount_t *mp) in xfs_trans_ail_init()
853 xfs_mount_t *mp) in xfs_trans_ail_destroy()
Dxfs_qm.h101 xfs_quota_inode(xfs_mount_t *mp, uint dq_flags) in xfs_quota_inode()
Dxfs_dquot.h153 extern void xfs_qm_adjust_dqtimers(xfs_mount_t *,
Dxfs_rtalloc.h150 xfs_mount_t *mp) /* file system mount structure */ in xfs_rtmount_init()
Dxfs_export.c112 xfs_mount_t *mp = XFS_M(sb); in xfs_nfs_get_inode()
Dxfs_trans_dquot.c132 xfs_mount_t *mp = tp->t_mountp; in xfs_trans_mod_dquot_byino()
575 xfs_mount_t *mp, in xfs_trans_dqresv()
Dxfs_log_recover.c220 xfs_mount_t *mp, in xlog_header_check_dump()
237 xfs_mount_t *mp, in xlog_header_check_recover()
270 xfs_mount_t *mp, in xlog_header_check_mount()
2727 xfs_mount_t *mp = log->l_mp; in xlog_recover_buffer_pass2()
2919 xfs_mount_t *mp = log->l_mp; in xlog_recover_inode_pass2()
3232 xfs_mount_t *mp = log->l_mp; in xlog_recover_dquot_pass2()
4932 xfs_mount_t *mp, in xlog_recover_clear_agi_bucket()
5053 xfs_mount_t *mp; in xlog_recover_process_iunlinks()
5811 xfs_mount_t *mp; in xlog_recover_check_summary()
Dxfs_dquot.c116 xfs_mount_t *mp, in xfs_qm_adjust_dqtimers()
209 xfs_mount_t *mp, in xfs_qm_init_dquot_blk()
Dxfs_symlink.c388 xfs_mount_t *mp; in xfs_inactive_symlink_rmt()
Dxfs_iomap.c175 xfs_mount_t *mp = ip->i_mount; in xfs_iomap_write_direct()
738 xfs_mount_t *mp = ip->i_mount; in xfs_iomap_write_unwritten()
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_rtbitmap.c55 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()
Dxfs_trans_resv.c344 xfs_calc_iunlink_add_reservation(xfs_mount_t *mp) in xfs_calc_iunlink_add_reservation()
423 xfs_calc_icreate_reservation(xfs_mount_t *mp) in xfs_calc_icreate_reservation()
Dxfs_dir2_block.c663 xfs_mount_t *mp; /* filesystem mount point */ in xfs_dir2_block_lookup_int()
909 xfs_mount_t *mp; /* file system mount point */ in xfs_dir2_leaf_to_block()
1056 xfs_mount_t *mp; /* filesystem mount point */ in xfs_dir2_sf_to_block()
Dxfs_inode_buf.c30 xfs_mount_t *mp, in xfs_inobp_check()
614 xfs_mount_t *mp, in xfs_iread()
Dxfs_alloc.c653 xfs_mount_t *mp, /* mount point structure */ in xfs_alloc_read_agfl()
1952 xfs_mount_t *mp) /* file system mount structure */ in xfs_alloc_compute_maxlevels()
2403 xfs_mount_t *mp = tp->t_mountp; in xfs_alloc_get_freelist()
2500 xfs_mount_t *mp, /* file system mount structure */ in xfs_alloc_pagf_init()
2530 xfs_mount_t *mp; /* mount structure */ in xfs_alloc_put_freelist()
Dxfs_ialloc.c904 xfs_mount_t *mp) in xfs_ialloc_next_ag()
932 xfs_mount_t *mp; /* mount point structure */ in xfs_ialloc_ag_select()
2270 xfs_mount_t *mp, /* file system mount structure */ in xfs_imap()
2632 xfs_mount_t *mp, /* file system mount structure */ in xfs_ialloc_pagi_init()

12