Home
last modified time | relevance | path

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

12345678910>>...13

/linux/fs/xfs/libxfs/
A Dxfs_trans_resv.c70 struct xfs_mount *mp, in xfs_allocfree_block_count()
89 struct xfs_mount *mp, in xfs_refcountbt_block_count()
126 struct xfs_mount *mp, in xfs_calc_inode_res()
148 struct xfs_mount *mp) in xfs_calc_inobt_res()
169 struct xfs_mount *mp) in xfs_calc_finobt_res()
194 struct xfs_mount *mp, in xfs_calc_inode_chunk_res()
220 struct xfs_mount *mp, in xfs_rtalloc_block_count()
261 struct xfs_mount *mp, in xfs_calc_refcountbt_reservation()
298 struct xfs_mount *mp, in xfs_calc_write_reservation()
350 struct xfs_mount *mp) in xfs_calc_write_reservation_minlogsize()
[all …]
A Dxfs_trans_space.h32 #define XFS_NRMAPADD_SPACE_RES(mp, b)\ argument
50 #define XFS_DAENTER_1B(mp,w) \ argument
52 #define XFS_DAENTER_DBS(mp,w) \ argument
54 #define XFS_DAENTER_BLOCKS(mp,w) \ argument
56 #define XFS_DAENTER_BMAP1B(mp,w) \ argument
58 #define XFS_DAENTER_BMAPS(mp,w) \ argument
69 #define XFS_IALLOC_SPACE_RES(mp) \ argument
76 #define XFS_ADDAFORK_SPACE_RES(mp) \ argument
78 #define XFS_ATTRRM_SPACE_RES(mp) \ argument
85 #define XFS_GROWFS_SPACE_RES(mp) \ argument
[all …]
A Dxfs_types.c23 struct xfs_mount *mp, in xfs_verify_agno_agbno()
43 struct xfs_mount *mp, in xfs_verify_fsbno()
59 struct xfs_mount *mp, in xfs_verify_fsbext()
82 struct xfs_mount *mp, in xfs_verify_agno_agino()
99 struct xfs_mount *mp, in xfs_verify_ino()
115 struct xfs_mount *mp, in xfs_internal_inum()
129 struct xfs_mount *mp, in xfs_verify_dir_ino()
143 struct xfs_mount *mp, in xfs_verify_rtbno()
152 struct xfs_mount *mp, in xfs_verify_rtbext()
168 struct xfs_mount *mp, in xfs_icount_range()
[all …]
A Dxfs_rtbitmap.h10 struct xfs_mount *mp; member
22 struct xfs_mount *mp, in xfs_rtx_to_rtb()
33 struct xfs_mount *mp, in xfs_rtxlen_to_extlen()
45 struct xfs_mount *mp, in xfs_extlen_to_rtxmod()
56 struct xfs_mount *mp, in xfs_extlen_to_rtxlen()
68 struct xfs_mount *mp, in xfs_rtb_to_rtx()
80 struct xfs_mount *mp, in xfs_rtb_to_rtxoff()
95 struct xfs_mount *mp, in xfs_rtb_to_rtxup()
112 struct xfs_mount *mp, in xfs_rtb_roundup_rtx()
121 struct xfs_mount *mp, in xfs_rtb_rounddown_rtx()
[all …]
A Dxfs_ag.c43 struct xfs_mount *mp, in xfs_perag_get()
89 struct xfs_mount *mp, in xfs_perag_grab()
124 struct xfs_mount *mp, in xfs_initialize_perag_data()
192 struct xfs_mount *mp, in xfs_free_perag_range()
220 struct xfs_mount *mp, in __xfs_ag_block_count()
234 struct xfs_mount *mp, in xfs_ag_block_count()
244 struct xfs_mount *mp, in __xfs_agino_range()
268 struct xfs_mount *mp, in xfs_agino_range()
278 struct xfs_mount *mp, in xfs_update_last_ag_size()
295 struct xfs_mount *mp, in xfs_initialize_perag()
[all …]
A Dxfs_sb.c190 struct xfs_mount *mp, in xfs_validate_sb_read()
270 struct xfs_mount *mp, in xfs_validate_sb_write()
345 struct xfs_mount *mp, in xfs_validate_sb_common()
970 struct xfs_mount *mp, in xfs_mount_sb_set_rextsize()
988 struct xfs_mount *mp, in xfs_sb_mount_common()
1081 struct xfs_mount *mp, in xfs_sync_sb()
1110 struct xfs_mount *mp) in xfs_update_secondary_sbs()
1178 struct xfs_mount *mp) in xfs_sync_sb_buf()
1206 struct xfs_mount *mp, in xfs_fs_geometry()
1306 struct xfs_mount *mp, in xfs_sb_read_secondary()
[all …]
A Dxfs_rtbitmap.c80 struct xfs_mount *mp = args->mp; in xfs_rtbuf_get() local
182 struct xfs_mount *mp = args->mp; in xfs_rtfind_back() local
1048 struct xfs_mount *mp, in xfs_rtalloc_query_range()
1104 struct xfs_mount *mp, in xfs_rtalloc_query_all()
1116 struct xfs_mount *mp, in xfs_rtalloc_extent_is_free()
1145 struct xfs_mount *mp, in xfs_rtbitmap_blockcount()
1154 struct xfs_mount *mp, in xfs_rtsummary_blockcount()
1167 struct xfs_mount *mp) in xfs_rtbitmap_lock()
1188 struct xfs_mount *mp) in xfs_rtbitmap_unlock()
1200 struct xfs_mount *mp, in xfs_rtbitmap_lock_shared()
[all …]
A Dxfs_dquot_buf.c38 struct xfs_mount *mp, in xfs_dquot_verify()
105 struct xfs_mount *mp, in xfs_dqblk_verify()
121 struct xfs_mount *mp, in xfs_dqblk_repair()
146 struct xfs_mount *mp, in xfs_dquot_buf_verify_crc()
181 struct xfs_mount *mp, in xfs_dquot_buf_verify()
233 struct xfs_mount *mp = bp->b_mount; in xfs_dquot_buf_verify_struct() local
242 struct xfs_mount *mp = bp->b_mount; in xfs_dquot_buf_read_verify() local
259 struct xfs_mount *mp = bp->b_mount; in xfs_dquot_buf_readahead_verify() local
277 struct xfs_mount *mp = bp->b_mount; in xfs_dquot_buf_write_verify() local
A 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()
A Dxfs_bmap_btree.h19 #define XFS_BM_MAXLEVELS(mp,w) ((mp)->m_bm_maxlevels[(w)]) argument
65 xfs_bmbt_block_len(struct xfs_mount *mp) in xfs_bmbt_block_len()
75 struct xfs_mount *mp, in xfs_bmbt_rec_addr()
86 struct xfs_mount *mp, in xfs_bmbt_key_addr()
97 struct xfs_mount *mp, in xfs_bmbt_ptr_addr()
150 struct xfs_mount *mp, in xfs_bmap_broot_ptr_addr()
164 struct xfs_mount *mp, in xfs_bmap_broot_space_calc()
177 struct xfs_mount *mp, in xfs_bmap_broot_space()
/linux/fs/xfs/
A Dxfs_mount.c60 struct xfs_mount *mp) in xfs_uuid_mount()
105 struct xfs_mount *mp) in xfs_uuid_unmount()
155 struct xfs_mount *mp, in xfs_readsb()
265 struct xfs_mount *mp, in xfs_check_new_dalign()
301 struct xfs_mount *mp) in xfs_validate_new_dalign()
350 struct xfs_mount *mp) in xfs_update_alignment()
382 struct xfs_mount *mp) in xfs_set_low_space_thresholds()
402 struct xfs_mount *mp) in xfs_check_sizes()
446 struct xfs_mount *mp) in xfs_mount_reset_sbqflags()
484 struct xfs_mount *mp) in xfs_check_summary_counts()
[all …]
A Dxfs_icache.c85 struct xfs_mount *mp, in xfs_inode_alloc()
309 struct xfs_mount *mp, in xfs_perag_grab_next_tag()
341 struct xfs_mount *mp, in xfs_reinit_inode()
485 struct xfs_mount *mp) in xfs_inodegc_queue_all()
505 struct xfs_mount *mp) in xfs_inodegc_wait_all()
643 struct xfs_mount *mp, in xfs_iget_cache_miss()
780 struct xfs_mount *mp, in xfs_iget()
1000 struct xfs_mount *mp) in xfs_want_reclaim_sick()
1008 struct xfs_mount *mp) in xfs_reclaim_inodes()
1032 struct xfs_mount *mp, in xfs_reclaim_inodes_nr()
[all …]
A Dxfs_super.c71 struct xfs_mount *mp, in xfs_mount_set_dax_mode()
278 struct xfs_mount *mp, in xfs_set_inode_alloc()
334 struct xfs_mount *mp) in xfs_setup_dax_always()
365 xfs_mount_t *mp, in xfs_blkdev_get()
385 struct xfs_mount *mp) in xfs_shutdown_devices()
437 struct xfs_mount *mp) in xfs_open_devices()
514 struct xfs_mount *mp) in xfs_setup_devices()
544 struct xfs_mount *mp) in xfs_init_mount_workqueues()
599 struct xfs_mount *mp) in xfs_destroy_mount_workqueues()
631 struct xfs_mount *mp) in xfs_flush_inodes()
[all …]
A 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 …]
A Dxfs_error.c94 struct xfs_mount *mp = to_mp(kobject); in xfs_errortag_attr_store() local
242 struct xfs_mount *mp) in xfs_errortag_init()
260 struct xfs_mount *mp) in xfs_errortag_del()
281 struct xfs_mount *mp, in xfs_errortag_enabled()
294 struct xfs_mount *mp, in xfs_errortag_test()
328 struct xfs_mount *mp, in xfs_errortag_get()
339 struct xfs_mount *mp, in xfs_errortag_set()
352 struct xfs_mount *mp, in xfs_errortag_add()
366 struct xfs_mount *mp) in xfs_errortag_clearall()
377 struct xfs_mount *mp, in xfs_error_report()
[all …]
A Dxfs_qm.c53 struct xfs_mount *mp, in xfs_qm_dquot_walk()
191 struct xfs_mount *mp) in xfs_qm_dqpurge_all()
203 struct xfs_mount *mp) in xfs_qm_unmount()
216 xfs_mount_t *mp) in xfs_qm_unmount_quotas()
549 struct xfs_mount *mp, in xfs_qm_set_defquota()
579 struct xfs_mount *mp, in xfs_qm_init_timelimits()
625 struct xfs_mount *mp) in xfs_qm_init_quotainfo()
720 struct xfs_mount *mp) in xfs_qm_destroy_quotainfo()
742 struct xfs_mount *mp, in xfs_qm_qino_alloc()
1307 xfs_mount_t *mp) in xfs_qm_quotacheck()
[all …]
A Dxfs_fsops.c47 struct xfs_mount *mp = tp->t_mountp; in xfs_resizefs_init_new_ags() local
87 struct xfs_mount *mp, /* mount point for filesystem */ in xfs_growfs_data_private()
238 struct xfs_mount *mp, /* mount point for filesystem */ in xfs_growfs_log_private()
260 struct xfs_mount *mp, in xfs_growfs_imaxpct()
288 struct xfs_mount *mp, in xfs_growfs_data()
335 xfs_mount_t *mp, in xfs_growfs_log()
356 struct xfs_mount *mp, in xfs_reserve_blocks()
439 xfs_mount_t *mp, in xfs_fs_goingdown()
477 struct xfs_mount *mp, in xfs_do_force_shutdown()
529 struct xfs_mount *mp) in xfs_fs_reserve_ag_blocks()
[all …]
A 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()
448 struct xfs_mount *mp, in xfs_qm_scall_getquota()
493 struct xfs_mount *mp, in xfs_qm_scall_getquota_next()
A 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/drivers/scsi/sym53c8xx_2/
A 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()
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
264 m_pool_p mp = __sym_calloc(&mp0, sizeof(*mp), "MPOOL"); in ___cre_dma_pool() local
302 m_pool_p mp; in __sym_calloc_dma() local
325 m_pool_p mp; in __sym_mfree_dma() local
[all …]
/linux/fs/jfs/
A Djfs_metapage.c80 struct metapage *mp[MPS_PER_PAGE]; member
307 struct metapage *mp; in last_write_complete() local
350 struct metapage *mp; in metapage_write_folio() local
530 struct metapage *mp; in metapage_release_folio() local
582 struct metapage *mp = NULL; in __get_metapage() local
685 void grab_metapage(struct metapage * mp) in grab_metapage()
723 void force_metapage(struct metapage *mp) in force_metapage()
738 void hold_metapage(struct metapage *mp) in hold_metapage()
743 void put_metapage(struct metapage *mp) in put_metapage()
757 void release_metapage(struct metapage * mp) in release_metapage()
[all …]
/linux/drivers/media/usb/pvrusb2/
A 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/drivers/pci/controller/dwc/
A Dpci-meson.c90 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()
231 static void meson_pcie_assert_reset(struct meson_pcie *mp) in meson_pcie_assert_reset()
298 struct meson_pcie *mp = to_meson_pcie(pci); in meson_pcie_start_link() local
340 struct meson_pcie *mp = to_meson_pcie(pci); in meson_pcie_link_up() local
380 struct meson_pcie *mp = to_meson_pcie(pci); in meson_pcie_host_init() local
[all …]
/linux/drivers/isdn/capi/
A Dcapi.c214 struct capiminor *mp; in capiminor_alloc() local
271 struct capiminor *mp; in capiminor_get() local
308 struct capiminor *mp = np->minorp; in capincci_free_minor() local
324 struct capiminor *mp = np->minorp; in capincci_minor_opencount() local
578 struct capiminor *mp; in capi_recv_message() local
922 struct capiminor *mp; in capi_ioctl() local
1056 struct capiminor *mp = tty->driver_data; in capinc_tty_cleanup() local
1063 struct capiminor *mp = tty->driver_data; in capinc_tty_open() local
1076 struct capiminor *mp = tty->driver_data; in capinc_tty_close() local
1084 struct capiminor *mp = tty->driver_data; in capinc_tty_write() local
[all …]
/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Dapply.c131 struct mgr_priv_data *mp; in apply_init_priv() 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
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
655 struct mgr_priv_data *mp; in dss_ovl_write_regs_extra() local
781 struct mgr_priv_data *mp; in mgr_clear_shadow_dirty() local
951 struct mgr_priv_data *mp; in omap_dss_mgr_apply_mgr() local
[all …]

Completed in 65 milliseconds

12345678910>>...13