Home
last modified time | relevance | path

Searched defs:mp (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_trans_space.h14 #define XFS_MAX_CONTIG_BMAPS_PER_BLOCK(mp) \ argument
18 #define XFS_MAX_CONTIG_RTRMAPS_PER_BLOCK(mp) \ argument
22 #define XFS_RTRMAPADD_SPACE_RES(mp) ((mp)->m_rtrmap_maxlevels) argument
25 #define XFS_NRTRMAPADD_SPACE_RES(mp, b) \ argument
31 #define XFS_MAX_CONTIG_RMAPS_PER_BLOCK(mp) \ argument
35 #define XFS_RMAPADD_SPACE_RES(mp) ((mp)->m_rmap_maxlevels) argument
45 #define XFS_NRMAPADD_SPACE_RES(mp, b)\ argument
50 #define XFS_MAX_CONTIG_EXTENTS_PER_BLOCK(mp) \ argument
52 #define XFS_EXTENTADD_SPACE_RES(mp,w) (XFS_BM_MAXLEVELS(mp,w) - 1) argument
53 #define XFS_NEXTENTADD_SPACE_RES(mp,b,w)\ argument
[all …]
Dxfs_trans_resv.c70 struct xfs_mount *mp, in xfs_allocfree_block_count()
89 struct xfs_mount *mp, in xfs_refcountbt_block_count()
97 struct xfs_mount *mp, in xfs_rtrefcountbt_block_count()
134 struct xfs_mount *mp, in xfs_calc_inode_res()
156 struct xfs_mount *mp) in xfs_calc_inobt_res()
177 struct xfs_mount *mp) in xfs_calc_finobt_res()
202 struct xfs_mount *mp, in xfs_calc_inode_chunk_res()
230 struct xfs_mount *mp, in xfs_rtalloc_block_count()
280 struct xfs_mount *mp, in xfs_calc_refcountbt_reservation()
325 struct xfs_mount *mp, in xfs_calc_write_reservation()
[all …]
Dxfs_types.c25 struct xfs_mount *mp, in xfs_verify_agno_agbno()
45 struct xfs_mount *mp, in xfs_verify_fsbno()
61 struct xfs_mount *mp, in xfs_verify_fsbext()
84 struct xfs_mount *mp, in xfs_verify_agno_agino()
101 struct xfs_mount *mp, in xfs_verify_ino()
117 struct xfs_mount *mp, in xfs_is_sb_inum()
131 struct xfs_mount *mp, in xfs_verify_dir_ino()
146 struct xfs_mount *mp, in xfs_verify_rtbno()
172 struct xfs_mount *mp, in xfs_verify_rtbext()
195 struct xfs_mount *mp, in xfs_icount_range()
[all …]
Dxfs_rtbitmap.h13 struct xfs_mount *mp; member
28 struct xfs_mount *mp = rtg_mount(rtg); in xfs_rtx_to_rtb() local
39 struct xfs_mount *mp, in xfs_rgbno_to_rtx()
49 struct xfs_mount *mp, in xfs_rtbxlen_to_blen()
60 struct xfs_mount *mp, in xfs_rtxlen_to_extlen()
72 struct xfs_mount *mp, in xfs_extlen_to_rtxmod()
83 struct xfs_mount *mp, in xfs_extlen_to_rtxlen()
95 struct xfs_mount *mp, in xfs_blen_to_rtbxlen()
107 struct xfs_mount *mp, in xfs_blen_to_rtxoff()
119 struct xfs_mount *mp, in xfs_blen_roundup_rtx()
[all …]
Dxfs_ag.c45 struct xfs_mount *mp, in xfs_initialize_perag_data()
125 struct xfs_mount *mp, in xfs_free_perag_range()
139 struct xfs_mount *mp, in __xfs_ag_block_count()
153 struct xfs_mount *mp, in xfs_ag_block_count()
163 struct xfs_mount *mp, in __xfs_agino_range()
187 struct xfs_mount *mp, in xfs_agino_range()
201 struct xfs_mount *mp, in xfs_update_last_ag_size()
219 struct xfs_mount *mp, in xfs_perag_alloc()
266 struct xfs_mount *mp, in xfs_initialize_perag()
295 struct xfs_mount *mp, in xfs_get_aghdr_buf()
[all …]
Dxfs_sb.c195 struct xfs_mount *mp, in xfs_validate_sb_read()
301 struct xfs_mount *mp, in xfs_validate_sb_write()
378 struct xfs_mount *mp, in xfs_validate_sb_rtgroups()
441 struct xfs_mount *mp, in xfs_validate_sb_common()
1023 struct xfs_mount *mp = bp->b_mount; in xfs_sb_read_verify() local
1089 struct xfs_mount *mp = bp->b_mount; in xfs_sb_write_verify() local
1136 struct xfs_mount *mp, in xfs_sb_mount_rextsize()
1159 struct xfs_mount *mp, in xfs_mount_sb_set_rextsize()
1183 struct xfs_mount *mp, in xfs_sb_mount_common()
1252 struct xfs_mount *mp = tp->t_mountp; in xfs_log_sb() local
[all …]
Dxfs_dquot_buf.c41 struct xfs_mount *mp, in xfs_dquot_verify()
108 struct xfs_mount *mp, in xfs_dqblk_verify()
124 struct xfs_mount *mp, in xfs_dqblk_repair()
149 struct xfs_mount *mp, in xfs_dquot_buf_verify_crc()
184 struct xfs_mount *mp, in xfs_dquot_buf_verify()
236 struct xfs_mount *mp = bp->b_mount; in xfs_dquot_buf_verify_struct() local
245 struct xfs_mount *mp = bp->b_mount; in xfs_dquot_buf_read_verify() local
262 struct xfs_mount *mp = bp->b_mount; in xfs_dquot_buf_readahead_verify() local
280 struct xfs_mount *mp = bp->b_mount; in xfs_dquot_buf_write_verify() local
362 struct xfs_mount *mp = tp->t_mountp; in xfs_dqinode_load() local
[all …]
Dxfs_rtbitmap.c37 struct xfs_mount *mp = bp->b_mount; in xfs_rtbuf_verify() local
57 struct xfs_mount *mp = bp->b_mount; in xfs_rtbuf_verify_read() local
87 struct xfs_mount *mp = bp->b_mount; in xfs_rtbuf_verify_write() local
156 struct xfs_mount *mp = args->mp; in xfs_rtbuf_get() local
236 struct xfs_mount *mp = args->mp; in xfs_rtbitmap_read_buf() local
251 struct xfs_mount *mp = args->mp; in xfs_rtsummary_read_buf() local
270 struct xfs_mount *mp = args->mp; in xfs_rtfind_back() local
424 struct xfs_mount *mp = args->mp; in xfs_rtfind_forw() local
592 struct xfs_mount *mp = args->mp; in xfs_rtmodify_summary() local
628 struct xfs_mount *mp = args->mp; in xfs_rtget_summary() local
[all …]
Dxfs_trans_space.c21 struct xfs_mount *mp, in xfs_parent_calc_space_res()
34 struct xfs_mount *mp, in xfs_create_space_res()
48 struct xfs_mount *mp, in xfs_mkdir_space_res()
56 struct xfs_mount *mp, in xfs_link_space_res()
70 struct xfs_mount *mp, in xfs_symlink_space_res()
87 struct xfs_mount *mp, in xfs_remove_space_res()
100 struct xfs_mount *mp, in xfs_rename_space_res()
/linux-6.14.4/fs/xfs/
Dxfs_mount.c64 struct xfs_mount *mp) in xfs_uuid_mount()
109 struct xfs_mount *mp) in xfs_uuid_unmount()
159 struct xfs_mount *mp, in xfs_readsb()
266 struct xfs_mount *mp, in xfs_check_new_dalign()
302 struct xfs_mount *mp) in xfs_validate_new_dalign()
351 struct xfs_mount *mp) in xfs_update_alignment()
383 struct xfs_mount *mp) in xfs_set_low_space_thresholds()
403 struct xfs_mount *mp) in xfs_check_sizes()
447 struct xfs_mount *mp) in xfs_mount_reset_sbqflags()
465 xfs_default_resblks(xfs_mount_t *mp) in xfs_default_resblks()
[all …]
Dxfs_super.c75 struct xfs_mount *mp, in xfs_mount_set_dax_mode()
187 struct xfs_mount *mp = XFS_M(root->d_sb); in xfs_fs_show_options() local
282 struct xfs_mount *mp, in xfs_set_inode_alloc()
338 struct xfs_mount *mp) in xfs_setup_dax_always()
369 xfs_mount_t *mp, in xfs_blkdev_get()
389 struct xfs_mount *mp) in xfs_shutdown_devices()
441 struct xfs_mount *mp) in xfs_open_devices()
518 struct xfs_mount *mp) in xfs_setup_devices()
548 struct xfs_mount *mp) in xfs_init_mount_workqueues()
603 struct xfs_mount *mp) in xfs_destroy_mount_workqueues()
[all …]
Dxfs_icache.c88 struct xfs_mount *mp, in xfs_inode_alloc()
206 struct xfs_mount *mp) in xfs_reclaim_work_queue()
225 struct xfs_mount *mp = pag_mount(pag); in xfs_blockgc_queue() local
307 struct xfs_mount *mp, in xfs_perag_grab_next_tag()
326 struct xfs_mount *mp, in xfs_reinit_inode()
363 struct xfs_mount *mp = ip->i_mount; in xfs_iget_recycle() local
470 struct xfs_mount *mp) in xfs_inodegc_queue_all()
490 struct xfs_mount *mp) in xfs_inodegc_wait_all()
520 struct xfs_mount *mp = ip->i_mount; in xfs_iget_cache_hit() local
628 struct xfs_mount *mp, in xfs_iget_cache_miss()
[all …]
Dxfs_error.h28 #define XFS_ERROR_REPORT(e, lvl, mp) \ argument
30 #define XFS_CORRUPTION_ERROR(e, lvl, mp, buf, bufsize) \ argument
46 #define XFS_TEST_ERROR(expr, mp, tag) \ argument
49 #define XFS_ERRORTAG_DELAY(mp, tag) \ argument
67 #define xfs_errortag_init(mp) (0) argument
68 #define xfs_errortag_del(mp) argument
69 #define XFS_TEST_ERROR(expr, mp, tag) (expr) argument
70 #define XFS_ERRORTAG_DELAY(mp, tag) ((void)0) argument
71 #define xfs_errortag_set(mp, tag, val) (ENOSYS) argument
72 #define xfs_errortag_add(mp, tag) (ENOSYS) argument
[all …]
Dxfs_qm.c55 struct xfs_mount *mp, in xfs_qm_dquot_walk()
205 struct xfs_mount *mp) in xfs_qm_dqpurge_all()
217 struct xfs_mount *mp) in xfs_qm_unmount()
227 struct xfs_mount *mp) in xfs_qm_unmount_rt()
267 xfs_mount_t *mp) in xfs_qm_unmount_quotas()
339 struct xfs_mount *mp = ip->i_mount; in xfs_qm_need_dqattach() local
364 xfs_mount_t *mp = ip->i_mount; in xfs_qm_dqattach_locked() local
606 struct xfs_mount *mp, in xfs_qm_set_defquota()
636 struct xfs_mount *mp, in xfs_qm_init_timelimits()
678 struct xfs_mount *mp, in xfs_qm_load_metadir_qinos()
[all …]
Dxfs_error.c95 struct xfs_mount *mp = to_mp(kobject); in xfs_errortag_attr_store() local
120 struct xfs_mount *mp = to_mp(kobject); in xfs_errortag_attr_show() local
245 struct xfs_mount *mp) in xfs_errortag_init()
263 struct xfs_mount *mp) in xfs_errortag_del()
284 struct xfs_mount *mp, in xfs_errortag_enabled()
297 struct xfs_mount *mp, in xfs_errortag_test()
331 struct xfs_mount *mp, in xfs_errortag_get()
342 struct xfs_mount *mp, in xfs_errortag_set()
355 struct xfs_mount *mp, in xfs_errortag_add()
369 struct xfs_mount *mp) in xfs_errortag_clearall()
[all …]
Dxfs_fsops.c50 struct xfs_mount *mp = tp->t_mountp; in xfs_resizefs_init_new_ags() local
90 struct xfs_mount *mp, /* mount point for filesystem */ in xfs_growfs_data_private()
250 struct xfs_mount *mp, /* mount point for filesystem */ in xfs_growfs_log_private()
272 struct xfs_mount *mp, in xfs_growfs_imaxpct()
300 struct xfs_mount *mp, in xfs_growfs_data()
347 xfs_mount_t *mp, in xfs_growfs_log()
368 struct xfs_mount *mp, in xfs_reserve_blocks()
451 xfs_mount_t *mp, in xfs_fs_goingdown()
489 struct xfs_mount *mp, in xfs_do_force_shutdown()
541 struct xfs_mount *mp) in xfs_fs_reserve_ag_blocks()
[all …]
Dxfs_rtalloc.h52 # define xfs_growfs_rt(mp,in) (-ENOSYS) argument
54 # define xfs_rtmount_readsb(mp) (0) argument
55 # define xfs_rtmount_freesb(mp) ((void)0) argument
58 xfs_mount_t *mp) /* file system mount structure */ in xfs_rtmount_init()
68 # define xfs_rt_resv_free(mp) ((void)0) argument
69 # define xfs_rt_resv_init(mp) (0) argument
72 xfs_growfs_check_rtgeom(const struct xfs_mount *mp, in xfs_growfs_check_rtgeom()
Dxfs_qm_syscalls.c24 xfs_mount_t *mp, in xfs_qm_scall_quotaoff()
55 struct xfs_mount *mp, in xfs_qm_scall_trunc_qfile()
102 xfs_mount_t *mp, in xfs_qm_scall_trunc_qfiles()
137 xfs_mount_t *mp, in xfs_qm_scall_quotaon()
227 struct xfs_mount *mp, in xfs_setqlim_limits()
253 struct xfs_mount *mp, in xfs_setqlim_timer()
273 struct xfs_mount *mp, in xfs_qm_scall_setqlim()
398 struct xfs_mount *mp, in xfs_qm_scall_getquota_fill_qc()
435 struct xfs_mount *mp, in xfs_qm_scall_getquota()
480 struct xfs_mount *mp, in xfs_qm_scall_getquota_next()
Dxfs_quotaops.c22 struct xfs_mount *mp, in xfs_qm_fill_state()
61 struct xfs_mount *mp = XFS_M(sb); in xfs_fs_get_quota_state() local
121 struct xfs_mount *mp = XFS_M(sb); in xfs_fs_set_info() local
170 struct xfs_mount *mp = XFS_M(sb); in xfs_quota_enable() local
185 struct xfs_mount *mp = XFS_M(sb); in xfs_quota_disable() local
200 struct xfs_mount *mp = XFS_M(sb); in xfs_fs_rm_xquota() local
228 struct xfs_mount *mp = XFS_M(sb); in xfs_fs_get_dqblk() local
246 struct xfs_mount *mp = XFS_M(sb); in xfs_fs_get_nextdqblk() local
269 struct xfs_mount *mp = XFS_M(sb); in xfs_fs_set_dqblk() local
/linux-6.14.4/drivers/scsi/sym53c8xx_2/
Dsym_malloc.c47 static void *___sym_malloc(m_pool_p mp, int size) in ___sym_malloc()
93 static void ___sym_mfree(m_pool_p mp, void *ptr, int size) in ___sym_mfree()
145 static void *__sym_calloc2(m_pool_p mp, int size, char *name, int uflags) in __sym_calloc2()
161 #define __sym_calloc(mp, s, n) __sym_calloc2(mp, s, n, SYM_MEM_WARN) argument
166 static void __sym_mfree(m_pool_p mp, void *ptr, int size, char *name) in __sym_mfree()
180 static void *___mp0_get_mem_cluster(m_pool_p mp) in ___mp0_get_mem_cluster()
189 static void ___mp0_free_mem_cluster(m_pool_p mp, void *m) in ___mp0_free_mem_cluster()
210 static void * ___get_dma_mem_cluster(m_pool_p mp) in ___get_dma_mem_cluster()
233 static void ___free_dma_mem_cluster(m_pool_p mp, void *m) in ___free_dma_mem_cluster()
254 m_pool_p mp; in ___get_dma_pool() local
[all …]
/linux-6.14.4/fs/jfs/
Djfs_metapage.c33 #define metapage_locked(mp) test_bit(META_locked, &(mp)->flag) argument
34 #define trylock_metapage(mp) test_and_set_bit_lock(META_locked, &(mp)->flag) argument
36 static inline void unlock_metapage(struct metapage *mp) in unlock_metapage()
42 static inline void __lock_metapage(struct metapage *mp) in __lock_metapage()
62 static inline void lock_metapage(struct metapage *mp) in lock_metapage()
80 struct metapage *mp[MPS_PER_PAGE]; member
92 static inline int insert_metapage(struct folio *folio, struct metapage *mp) in insert_metapage()
117 static inline void remove_metapage(struct folio *folio, struct metapage *mp) in remove_metapage()
160 static inline int insert_metapage(struct folio *folio, struct metapage *mp) in insert_metapage()
169 static inline void remove_metapage(struct folio *folio, struct metapage *mp) in remove_metapage()
[all …]
/linux-6.14.4/drivers/media/usb/pvrusb2/
Dpvrusb2-context.c30 static void pvr2_context_set_notify(struct pvr2_context *mp, int fl) in pvr2_context_set_notify()
67 static void pvr2_context_destroy(struct pvr2_context *mp) in pvr2_context_destroy()
95 struct pvr2_context *mp = ptr; in pvr2_context_notify() local
101 static void pvr2_context_check(struct pvr2_context *mp) in pvr2_context_check()
151 struct pvr2_context *mp; in pvr2_context_thread_func() local
206 struct pvr2_context *mp = NULL; in pvr2_context_create() local
234 static void pvr2_context_reset_input_limits(struct pvr2_context *mp) in pvr2_context_reset_input_limits()
250 static void pvr2_context_enter(struct pvr2_context *mp) in pvr2_context_enter()
256 static void pvr2_context_exit(struct pvr2_context *mp) in pvr2_context_exit()
267 void pvr2_context_disconnect(struct pvr2_context *mp) in pvr2_context_disconnect()
[all …]
/linux-6.14.4/drivers/pci/controller/dwc/
Dpci-meson.c75 static struct reset_control *meson_pcie_get_reset(struct meson_pcie *mp, in meson_pcie_get_reset()
90 static int meson_pcie_get_resets(struct meson_pcie *mp) in meson_pcie_get_resets()
108 struct meson_pcie *mp) in meson_pcie_get_mems()
123 static int meson_pcie_power_on(struct meson_pcie *mp) in meson_pcie_power_on()
140 static void meson_pcie_power_off(struct meson_pcie *mp) in meson_pcie_power_off()
146 static int meson_pcie_reset(struct meson_pcie *mp) in meson_pcie_reset()
201 static int meson_pcie_probe_clocks(struct meson_pcie *mp) in meson_pcie_probe_clocks()
221 static inline u32 meson_cfg_readl(struct meson_pcie *mp, u32 reg) in meson_cfg_readl()
226 static inline void meson_cfg_writel(struct meson_pcie *mp, u32 val, u32 reg) in meson_cfg_writel()
231 static void meson_pcie_assert_reset(struct meson_pcie *mp) in meson_pcie_assert_reset()
[all …]
/linux-6.14.4/drivers/isdn/capi/
Dcapi.c147 static int capiminor_add_ack(struct capiminor *mp, u16 datahandle) in capiminor_add_ack()
165 static int capiminor_del_ack(struct capiminor *mp, u16 datahandle) in capiminor_del_ack()
183 static void capiminor_del_all_ack(struct capiminor *mp) in capiminor_del_all_ack()
199 struct capiminor *mp = container_of(port, struct capiminor, port); in capiminor_destroy() local
214 struct capiminor *mp; in capiminor_alloc() local
271 struct capiminor *mp; in capiminor_get() local
282 static inline void capiminor_put(struct capiminor *mp) in capiminor_put()
287 static void capiminor_free(struct capiminor *mp) in capiminor_free()
308 struct capiminor *mp = np->minorp; in capincci_free_minor() local
324 struct capiminor *mp = np->minorp; in capincci_minor_opencount() local
[all …]
/linux-6.14.4/drivers/video/fbdev/omap2/omapfb/dss/
Dapply.c131 struct mgr_priv_data *mp; in apply_init_priv() local
183 struct mgr_priv_data *mp = get_mgr_priv(ovl->manager); in ovl_manual_update() local
190 struct mgr_priv_data *mp = get_mgr_priv(mgr); in mgr_manual_update() local
203 struct mgr_priv_data *mp; in dss_check_settings_low() local
256 struct mgr_priv_data *mp; in need_isr() local
335 struct mgr_priv_data *mp; in need_go() local
361 struct mgr_priv_data *mp; in extra_info_update_ongoing() local
470 struct mgr_priv_data *mp = get_mgr_priv(mgr); in dss_mgr_wait_for_go() local
541 struct mgr_priv_data *mp; in dss_mgr_wait_for_go_ovl() local
619 struct mgr_priv_data *mp; in dss_ovl_write_regs() local
[all …]

12345678910>>...14