Searched defs:mp (Results 51 - 75 of 289) sorted by relevance

1234567891011>>

/linux-master/fs/xfs/scrub/
H A Dfscounters.c73 struct xfs_mount *mp = sc->mp; local
297 struct xfs_mount *mp = sc->mp; local
390 xchk_fscount_add_frextent( struct xfs_mount *mp, struct xfs_trans *tp, const struct xfs_rtalloc_rec *rec, void *priv) argument
411 struct xfs_mount *mp = sc->mp; local
502 struct xfs_mount *mp = sc->mp; local
[all...]
H A Ddabtree.c478 struct xfs_mount *mp = sc->mp; local
/linux-master/fs/xfs/libxfs/
H A Dxfs_symlink_remote.c92 struct xfs_mount *mp = bp->b_mount; local
29 xfs_symlink_blocks( struct xfs_mount *mp, int pathlen) argument
39 xfs_symlink_hdr_set( struct xfs_mount *mp, xfs_ino_t ino, uint32_t offset, uint32_t size, struct xfs_buf *bp) argument
118 struct xfs_mount *mp = bp->b_mount; local
138 struct xfs_mount *mp = bp->b_mount; local
174 struct xfs_mount *mp = ip->i_mount; local
240 struct xfs_mount *mp = ip->i_mount; local
319 struct xfs_mount *mp = tp->t_mountp; local
[all...]
H A Dxfs_alloc.h36 struct xfs_mount *mp; /* file system mount point */ member in struct:xfs_alloc_arg
[all...]
/linux-master/fs/xfs/
H A Dxfs_icreate_item.c148 struct xfs_mount *mp = log->l_mp; local
[all...]
H A Dxfs_symlink.c34 struct xfs_mount *mp = ip->i_mount; local
90 struct xfs_mount *mp = dp->i_mount; local
259 xfs_mount_t *mp; local
357 struct xfs_mount *mp = ip->i_mount; local
[all...]
H A Dxfs_discard.c159 struct xfs_mount *mp = pag->pag_mount; local
108 xfs_discard_extents( struct xfs_mount *mp, struct xfs_busy_extents *extents) argument
373 xfs_ioc_trim( struct xfs_mount *mp, struct fstrim_range __user *urange) argument
[all...]
H A Dxfs_itable.c56 xfs_bulkstat_one_int( struct xfs_mount *mp, struct mnt_idmap *idmap, struct xfs_trans *tp, xfs_ino_t ino, struct xfs_bstat_chunk *bc) argument
230 xfs_bulkstat_iwalk( struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t ino, void *data) argument
259 xfs_bulkstat_already_done( struct xfs_mount *mp, xfs_ino_t startino) argument
329 xfs_bulkstat_to_bstat( struct xfs_mount *mp, struct xfs_bstat *bs1, const struct xfs_bulkstat *bstat) argument
387 xfs_inumbers_walk( struct xfs_mount *mp, struct xfs_trans *tp, xfs_agnumber_t agno, const struct xfs_inobt_rec_incore *irec, void *data) argument
[all...]
H A Dxfs_inode_item_recover.c75 xfs_recover_inode_owner_change( struct xfs_mount *mp, struct xfs_dinode *dip, struct xfs_inode_log_format *in_f, struct list_head *buffer_list) argument
219 xlog_dinode_verify_extent_counts( struct xfs_mount *mp, struct xfs_log_dinode *ldip) argument
277 struct xfs_mount *mp = log->l_mp; local
[all...]
H A Dxfs_ioctl32.c202 struct xfs_mount *mp = XFS_I(file_inode(file))->i_mount; local
33 xfs_compat_ioc_fsgeometry_v1( struct xfs_mount *mp, compat_xfs_fsop_geom_v1_t __user *arg32) argument
H A Dxfs_fsops.c47 struct xfs_mount *mp = tp->t_mountp; local
86 xfs_growfs_data_private( struct xfs_mount *mp, struct xfs_growfs_data *in) argument
241 xfs_growfs_log_private( struct xfs_mount *mp, struct xfs_growfs_log *in) argument
263 xfs_growfs_imaxpct( struct xfs_mount *mp, __u32 imaxpct) argument
291 xfs_growfs_data( struct xfs_mount *mp, struct xfs_growfs_data *in) argument
338 xfs_growfs_log( xfs_mount_t *mp, struct xfs_growfs_log *in) argument
359 xfs_reserve_blocks( struct xfs_mount *mp, uint64_t request) argument
442 xfs_fs_goingdown( xfs_mount_t *mp, uint32_t inflags) argument
480 xfs_do_force_shutdown( struct xfs_mount *mp, uint32_t flags, char *fname, int lnnum) argument
532 xfs_fs_reserve_ag_blocks( struct xfs_mount *mp) argument
560 xfs_fs_unreserve_ag_blocks( struct xfs_mount *mp) argument
[all...]
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_vport.c122 struct lpfc_dmabuf *mp; local
/linux-master/include/uapi/linux/
H A Dhdlcdrv.h54 struct hdlcdrv_params mp; member in union:hdlcdrv_ioctl::__anon12812
/linux-master/include/media/drv-intf/
H A Dexynos-fimc.h142 struct media_pipeline mp; member in struct:exynos_media_pipeline
/linux-master/scripts/dtc/
H A Ddata.c132 struct marker **mp = &d.markers; local
/linux-master/drivers/media/pci/bt8xx/
H A Dbt878.c320 bt878_device_control(struct bt878 *bt, unsigned int cmd, union dst_gpio_packet *mp) argument
[all...]
/linux-master/drivers/clocksource/
H A Darc_timer.c105 struct mcip_bcr mp; local
/linux-master/drivers/block/aoe/
H A Daoechr.c139 char *mp; local
224 char *mp; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dmp.c98 struct lag_mp *mp = container_of(nb, struct lag_mp, fib_nb); local
103 static void mlx5_lag_fib_set(struct lag_mp *mp, struct fib_info *fi, u32 dst, int dst_len) argument
155 struct lag_mp *mp = &ldev->lag_mp; local
216 struct lag_mp *mp = &ldev->lag_mp; local
287 struct lag_mp *mp = container_of(nb, struct lag_mp, fib_nb); local
348 struct lag_mp *mp = &ldev->lag_mp; local
376 struct lag_mp *mp = &ldev->lag_mp; local
[all...]
/linux-master/net/xdp/
H A Dxskmap.c123 const int ret = BPF_REG_0, mp = BPF_REG_1, index = BPF_REG_2; local
/linux-master/fs/autofs/
H A Dwaitq.c105 struct autofs_packet_missing *mp = &pkt.v4_pkt.missing; local
/linux-master/arch/arc/kernel/
H A Dmcip.c81 struct mcip_bcr mp; local
157 struct mcip_bcr mp; local
383 struct mcip_bcr mp; local
[all...]
/linux-master/drivers/net/dsa/
H A Ddsa_loop.c78 dsa_loop_get_protocol(struct dsa_switch *ds, int port, enum dsa_tag_protocol mp) argument
/linux-master/fs/
H A Dpnode.c539 struct mountpoint *mp; local
376 propagation_would_overmount(const struct mount *from, const struct mount *to, const struct mountpoint *mp) argument
/linux-master/drivers/s390/cio/
H A Dcio.h27 u32 mp : 1; /* multipath mode */ member in struct:pmcw
58 u32 mp:1; member in struct:schib_config

Completed in 248 milliseconds

1234567891011>>