Searched defs:mp (Results 101 - 125 of 289) sorted by relevance

1234567891011>>

/linux-master/fs/xfs/
H A Dxfs_filestream.c63 struct xfs_mount *mp = args->mp; local
212 struct xfs_mount *mp = args->mp; local
268 struct xfs_mount *mp = args->mp; local
350 struct xfs_mount *mp = args->mp; local
388 xfs_filestream_mount( xfs_mount_t *mp) argument
403 xfs_filestream_unmount( xfs_mount_t *mp) argument
[all...]
H A Dxfs_health.c28 xfs_health_unmount( struct xfs_mount *mp) argument
96 xfs_fs_mark_sick( struct xfs_mount *mp, unsigned int mask) argument
110 xfs_fs_mark_corrupt( struct xfs_mount *mp, unsigned int mask) argument
125 xfs_fs_mark_healthy( struct xfs_mount *mp, unsigned int mask) argument
142 xfs_fs_measure_sickness( struct xfs_mount *mp, unsigned int *sick, unsigned int *checked) argument
155 xfs_rt_mark_sick( struct xfs_mount *mp, unsigned int mask) argument
169 xfs_rt_mark_corrupt( struct xfs_mount *mp, unsigned int mask) argument
184 xfs_rt_mark_healthy( struct xfs_mount *mp, unsigned int mask) argument
201 xfs_rt_measure_sickness( struct xfs_mount *mp, unsigned int *sick, unsigned int *checked) argument
214 xfs_agno_mark_sick( struct xfs_mount *mp, xfs_agnumber_t agno, unsigned int mask) argument
403 xfs_fsop_geom_health( struct xfs_mount *mp, struct xfs_fsop_geom *geo) argument
[all...]
H A Dxfs_error.c93 struct xfs_mount *mp = to_mp(kobject); local
118 struct xfs_mount *mp = to_mp(kobject); local
238 xfs_errortag_init( struct xfs_mount *mp) argument
256 xfs_errortag_del( struct xfs_mount *mp) argument
277 xfs_errortag_enabled( struct xfs_mount *mp, unsigned int tag) argument
290 xfs_errortag_test( struct xfs_mount *mp, const char *expression, const char *file, int line, unsigned int error_tag) argument
324 xfs_errortag_get( struct xfs_mount *mp, unsigned int error_tag) argument
335 xfs_errortag_set( struct xfs_mount *mp, unsigned int error_tag, unsigned int tag_value) argument
348 xfs_errortag_add( struct xfs_mount *mp, unsigned int error_tag) argument
362 xfs_errortag_clearall( struct xfs_mount *mp) argument
371 xfs_error_report( const char *tag, int level, struct xfs_mount *mp, const char *filename, int linenum, xfs_failaddr_t failaddr) argument
389 xfs_corruption_error( const char *tag, int level, struct xfs_mount *mp, const void *buf, size_t bufsize, const char *filename, int linenum, xfs_failaddr_t failaddr) argument
417 struct xfs_mount *mp = bp->b_mount; local
442 struct xfs_mount *mp = bp->b_mount; local
494 struct xfs_mount *mp = ip->i_mount; local
[all...]
H A Dxfs_dir2_readdir.c52 struct xfs_mount *mp = dp->i_mount; local
354 struct xfs_mount *mp local
32 xfs_dir3_get_dtype( struct xfs_mount *mp, uint8_t filetype) argument
[all...]
H A Dxfs_attr_list.c214 struct xfs_mount *mp = dp->i_mount; local
299 struct xfs_mount *mp = dp->i_mount; local
406 struct xfs_mount *mp = context->dp->i_mount; local
H A Dxfs_extent_busy.c103 xfs_extent_busy_search( struct xfs_mount *mp, struct xfs_perag *pag, xfs_agblock_t bno, xfs_extlen_t len) argument
299 xfs_extent_busy_reuse( struct xfs_mount *mp, struct xfs_perag *pag, xfs_agblock_t fbno, xfs_extlen_t flen, bool userdata) argument
522 xfs_extent_busy_clear_one( struct xfs_mount *mp, struct xfs_perag *pag, struct xfs_extent_busy *busyp) argument
558 xfs_extent_busy_clear( struct xfs_mount *mp, struct list_head *list, bool do_discard) argument
644 xfs_extent_busy_wait_all( struct xfs_mount *mp) argument
[all...]
H A Dxfs_trans_ail.c421 struct xfs_mount *mp = ailp->ail_log->l_mp; local
899 xfs_trans_ail_init( xfs_mount_t *mp) argument
930 xfs_trans_ail_destroy( xfs_mount_t *mp) argument
[all...]
H A Dxfs_trans_buf.c211 xfs_trans_read_buf_map( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buftarg *target, struct xfs_buf_map *map, int nmaps, xfs_buf_flags_t flags, struct xfs_buf **bpp, const struct xfs_buf_ops *ops) argument
H A Dxfs_iwalk.c54 struct xfs_mount *mp; member in struct:xfs_iwalk_ag
177 struct xfs_mount *mp = iwag->mp; local
97 xfs_iwalk_ichunk_ra( struct xfs_mount *mp, struct xfs_perag *pag, struct xfs_inobt_rec_incore *irec) argument
263 struct xfs_mount *mp = iwag->mp; local
353 struct xfs_mount *mp = iwag->mp; local
401 struct xfs_mount *mp = iwag->mp; local
546 xfs_iwalk( struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t startino, unsigned int flags, xfs_iwalk_fn iwalk_fn, unsigned int inode_records, void *data) argument
597 xfs_iwalk_ag_work( struct xfs_mount *mp, struct xfs_pwork *pwork) argument
635 xfs_iwalk_threaded( struct xfs_mount *mp, xfs_ino_t startino, unsigned int flags, xfs_iwalk_fn iwalk_fn, unsigned int inode_records, bool polled, void *data) argument
733 xfs_inobt_walk( struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t startino, unsigned int flags, xfs_inobt_walk_fn inobt_walk_fn, unsigned int inobt_records, void *data) argument
[all...]
H A Dxfs_qm.h96 xfs_quota_inode(struct xfs_mount *mp, xfs_dqtype_t type) argument
H A Dxfs_aops.c53 struct xfs_mount *mp = ip->i_mount; local
87 struct xfs_mount *mp = ip->i_mount; local
283 struct xfs_mount *mp = ip->i_mount; local
471 struct xfs_mount *mp = ip->i_mount; local
[all...]
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-context.c30 static void pvr2_context_set_notify(struct pvr2_context *mp, int fl) argument
67 pvr2_context_destroy(struct pvr2_context *mp) argument
95 struct pvr2_context *mp = ptr; local
101 pvr2_context_check(struct pvr2_context *mp) argument
151 struct pvr2_context *mp; local
206 struct pvr2_context *mp = NULL; local
234 pvr2_context_reset_input_limits(struct pvr2_context *mp) argument
250 pvr2_context_enter(struct pvr2_context *mp) argument
256 pvr2_context_exit(struct pvr2_context *mp) argument
267 pvr2_context_disconnect(struct pvr2_context *mp) argument
276 pvr2_channel_init(struct pvr2_channel *cp,struct pvr2_context *mp) argument
304 struct pvr2_context *mp = cp->mc_head; local
[all...]
/linux-master/fs/xfs/libxfs/
H A Dxfs_sb.c184 xfs_validate_sb_read( struct xfs_mount *mp, struct xfs_sb *sbp) argument
232 xfs_validate_sb_write( struct xfs_mount *mp, struct xfs_buf *bp, struct xfs_sb *sbp) argument
307 xfs_validate_sb_common( struct xfs_mount *mp, struct xfs_buf *bp, struct xfs_sb *sbp) argument
847 struct xfs_mount *mp = bp->b_mount; local
913 struct xfs_mount *mp = bp->b_mount; local
967 xfs_sb_mount_common( struct xfs_mount *mp, struct xfs_sb *sbp) argument
1019 struct xfs_mount *mp = tp->t_mountp; local
1060 xfs_sync_sb( struct xfs_mount *mp, bool wait) argument
1089 xfs_update_secondary_sbs( struct xfs_mount *mp) argument
1157 xfs_sync_sb_buf( struct xfs_mount *mp) argument
1185 xfs_fs_geometry( struct xfs_mount *mp, struct xfs_fsop_geom *geo, int struct_version) argument
1281 xfs_sb_read_secondary( struct xfs_mount *mp, struct xfs_trans *tp, xfs_agnumber_t agno, struct xfs_buf **bpp) argument
1305 xfs_sb_get_secondary( struct xfs_mount *mp, struct xfs_trans *tp, xfs_agnumber_t agno, struct xfs_buf **bpp) argument
1333 xfs_validate_stripe_geometry( struct xfs_mount *mp, __s64 sunit, __s64 swidth, int sectorsize, bool may_repair, bool silent) argument
[all...]
H A Dxfs_trans_resv.c67 xfs_allocfree_block_count( struct xfs_mount *mp, uint num_ops) argument
86 xfs_refcountbt_block_count( struct xfs_mount *mp, unsigned int num_ops) argument
123 xfs_calc_inode_res( struct xfs_mount *mp, uint ninodes) argument
145 xfs_calc_inobt_res( struct xfs_mount *mp) argument
166 xfs_calc_finobt_res( struct xfs_mount *mp) argument
191 xfs_calc_inode_chunk_res( struct xfs_mount *mp, bool alloc) argument
217 xfs_rtalloc_block_count( struct xfs_mount *mp, unsigned int num_ops) argument
258 xfs_calc_refcountbt_reservation( struct xfs_mount *mp, unsigned int nr_ops) argument
295 xfs_calc_write_reservation( struct xfs_mount *mp, bool for_minlogsize) argument
347 xfs_calc_write_reservation_minlogsize( struct xfs_mount *mp) argument
375 xfs_calc_itruncate_reservation( struct xfs_mount *mp, bool for_minlogsize) argument
419 xfs_calc_itruncate_reservation_minlogsize( struct xfs_mount *mp) argument
438 xfs_calc_rename_reservation( struct xfs_mount *mp) argument
457 xfs_calc_iunlink_remove_reservation( struct xfs_mount *mp) argument
477 xfs_calc_link_reservation( struct xfs_mount *mp) argument
496 xfs_calc_iunlink_add_reservation(xfs_mount_t *mp) argument
515 xfs_calc_remove_reservation( struct xfs_mount *mp) argument
545 xfs_calc_create_resv_modify( struct xfs_mount *mp) argument
564 xfs_calc_icreate_resv_alloc( struct xfs_mount *mp) argument
575 xfs_calc_icreate_reservation(xfs_mount_t *mp) argument
583 xfs_calc_create_tmpfile_reservation( struct xfs_mount *mp) argument
596 xfs_calc_mkdir_reservation( struct xfs_mount *mp) argument
609 xfs_calc_symlink_reservation( struct xfs_mount *mp) argument
632 xfs_calc_ifree_reservation( struct xfs_mount *mp) argument
649 xfs_calc_ichange_reservation( struct xfs_mount *mp) argument
665 xfs_calc_growdata_reservation( struct xfs_mount *mp) argument
684 xfs_calc_growrtalloc_reservation( struct xfs_mount *mp) argument
701 xfs_calc_growrtzero_reservation( struct xfs_mount *mp) argument
718 xfs_calc_growrtfree_reservation( struct xfs_mount *mp) argument
732 xfs_calc_swrite_reservation( struct xfs_mount *mp) argument
743 xfs_calc_writeid_reservation( struct xfs_mount *mp) argument
758 xfs_calc_addafork_reservation( struct xfs_mount *mp) argument
783 xfs_calc_attrinval_reservation( struct xfs_mount *mp) argument
806 xfs_calc_attrsetm_reservation( struct xfs_mount *mp) argument
826 xfs_calc_attrsetrt_reservation( struct xfs_mount *mp) argument
846 xfs_calc_attrrm_reservation( struct xfs_mount *mp) argument
865 xfs_calc_clear_agi_bucket_reservation( struct xfs_mount *mp) argument
887 xfs_calc_qm_dqalloc_reservation( struct xfs_mount *mp, bool for_minlogsize) argument
897 xfs_calc_qm_dqalloc_reservation_minlogsize( struct xfs_mount *mp) argument
908 xfs_calc_sb_reservation( struct xfs_mount *mp) argument
915 xfs_trans_resv_calc( struct xfs_mount *mp, struct xfs_trans_resv *resp) argument
[all...]
H A Dxfs_dir2_sf.c41 xfs_dir2_sf_entsize( struct xfs_mount *mp, struct xfs_dir2_sf_hdr *hdr, int len) argument
57 xfs_dir2_sf_nextentry( struct xfs_mount *mp, struct xfs_dir2_sf_hdr *hdr, struct xfs_dir2_sf_entry *sfep) argument
72 xfs_dir2_sf_get_ino( struct xfs_mount *mp, struct xfs_dir2_sf_hdr *hdr, struct xfs_dir2_sf_entry *sfep) argument
88 xfs_dir2_sf_put_ino( struct xfs_mount *mp, struct xfs_dir2_sf_hdr *hdr, struct xfs_dir2_sf_entry *sfep, xfs_ino_t ino) argument
134 xfs_dir2_sf_get_ftype( struct xfs_mount *mp, struct xfs_dir2_sf_entry *sfep) argument
149 xfs_dir2_sf_put_ftype( struct xfs_mount *mp, struct xfs_dir2_sf_entry *sfep, uint8_t ftype) argument
181 xfs_mount_t *mp; /* mount structure pointer */ local
264 struct xfs_mount *mp = dp->i_mount; local
462 struct xfs_mount *mp = dp->i_mount; local
510 struct xfs_mount *mp = dp->i_mount; local
599 struct xfs_mount *mp = dp->i_mount; local
665 struct xfs_mount *mp = dp->i_mount; local
698 xfs_dir2_sf_verify( struct xfs_mount *mp, struct xfs_dir2_sf_hdr *sfp, int64_t size) argument
846 struct xfs_mount *mp = dp->i_mount; local
921 struct xfs_mount *mp = dp->i_mount; local
1021 struct xfs_mount *mp = dp->i_mount; local
1136 struct xfs_mount *mp = dp->i_mount; local
1208 struct xfs_mount *mp = dp->i_mount; local
[all...]
H A Dxfs_health.h219 xfs_fs_has_sickness(struct xfs_mount *mp, unsigned int mask) argument
228 xfs_rt_has_sickness(struct xfs_mount *mp, unsigned int mask) argument
255 xfs_fs_is_healthy(struct xfs_mount *mp) argument
261 xfs_rt_is_healthy(struct xfs_mount *mp) argument
[all...]
H A Dxfs_inode_fork.c111 struct xfs_mount *mp = ip->i_mount; local
178 struct xfs_mount *mp = ip->i_mount; local
389 struct xfs_mount *mp = ip->i_mount; local
614 xfs_mount_t *mp; local
717 struct xfs_mount *mp = ip->i_mount; local
[all...]
H A Dxfs_refcount_btree.c104 struct xfs_mount *mp = cur->bc_mp; local
209 struct xfs_mount *mp = bp->b_mount; local
357 xfs_refcountbt_init_cursor( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buf *agbp, struct xfs_perag *pag) argument
446 xfs_refcountbt_compute_maxlevels( struct xfs_mount *mp) argument
461 xfs_refcountbt_calc_size( struct xfs_mount *mp, unsigned long long len) argument
472 xfs_refcountbt_max_size( struct xfs_mount *mp, xfs_agblock_t agblocks) argument
487 xfs_refcountbt_calc_reserves( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_perag *pag, xfs_extlen_t *ask, xfs_extlen_t *used) argument
[all...]
/linux-master/fs/jfs/
H A Dnamei.c891 struct metapage *mp; local
/linux-master/drivers/net/ethernet/ti/icssg/
H A Dicssg_config.c173 const struct map *mp; local
/linux-master/drivers/gpu/drm/arm/
H A Dmalidp_crtc.c275 struct malidp_plane *mp = to_malidp_plane(plane); local
396 struct malidp_plane *mp = to_malidp_plane(plane); local
/linux-master/tools/lib/perf/
H A Devsel.c248 struct perf_mmap_param mp = { local
H A Dmmap.c36 int perf_mmap__mmap(struct perf_mmap *map, struct perf_mmap_param *mp, argument
/linux-master/tools/tracing/rtla/src/
H A Dutils.c531 static const int find_mount(const char *fs, char *mp, int sizeof_mp) argument
/linux-master/fs/xfs/scrub/
H A Drepair.c270 struct xfs_mount *mp = sc->mp; local
114 xrep_failure( struct xfs_mount *mp) argument
455 xrep_findroot_agfl_walk( struct xfs_mount *mp, xfs_agblock_t bno, void *priv) argument
474 struct xfs_mount *mp = ri->sc->mp; local
664 struct xfs_mount *mp = sc->mp; local
699 struct xfs_mount *mp = sc->mp; local
831 struct xfs_mount *mp = sc->mp; local
1175 xrep_trans_alloc_hook_dummy( struct xfs_mount *mp, void **cookiep, struct xfs_trans **tpp) argument
[all...]

Completed in 188 milliseconds

1234567891011>>