HomeSort by: relevance | last modified time | path
    Searched refs:ump (Results 1 - 25 of 67) sorted by relevancy

1 2 3

  /src/sys/fs/udf/
udf_subr.h 37 int udf_update_trackinfo(struct udf_mount *ump, struct mmc_trackinfo *trackinfo);
38 int udf_update_discinfo(struct udf_mount *ump);
39 int udf_search_tracks(struct udf_mount *ump, struct udf_args *args,
41 int udf_search_writing_tracks(struct udf_mount *ump);
42 int udf_setup_writeparams(struct udf_mount *ump);
43 void udf_mmc_synchronise_caches(struct udf_mount *ump);
44 void udf_synchronise_caches(struct udf_mount *ump);
55 int udf_read_phys_sectors(struct udf_mount *ump, int what, void *blob,
57 int udf_write_phys_sectors(struct udf_mount *ump, int what, void *blob,
60 struct udf_mount *ump,
    [all...]
udf_vfsops.c 234 struct udf_mount *ump; local in function:free_udf_mountinfo
240 ump = VFSTOUDF(mp);
241 if (ump) {
244 MPFREE(ump->anchors[i], M_UDFVOLD);
245 MPFREE(ump->primary_vol, M_UDFVOLD);
246 MPFREE(ump->logical_vol, M_UDFVOLD);
247 MPFREE(ump->unallocated, M_UDFVOLD);
248 MPFREE(ump->implementation, M_UDFVOLD);
249 MPFREE(ump->logvol_integrity, M_UDFVOLD);
251 MPFREE(ump->partitions[i], M_UDFVOLD)
281 struct udf_mount *ump = VFSTOUDF(mp); local in function:udf_release_system_nodes
307 struct udf_mount *ump; local in function:udf_mount
469 struct udf_mount *ump; local in function:udf_unmount
571 struct udf_mount *ump; local in function:udf_mountfs
756 struct udf_mount *ump = VFSTOUDF(mp); local in function:udf_root
781 struct udf_mount *ump = VFSTOUDF(mp); local in function:udf_statvfs
866 struct udf_mount *ump = VFSTOUDF(mp); local in function:udf_sync
    [all...]
udf_strat_sequential.c 70 #define PRIV(ump) ((struct strat_private *) ump->strategy_private)
145 struct udf_mount *ump = args->ump; local in function:udf_create_logvol_dscr_seq
146 struct strat_private *priv = PRIV(ump);
149 lb_size = udf_rw32(ump->logical_vol->lb_size);
161 struct udf_mount *ump = args->ump; local in function:udf_free_logvol_dscr_seq
162 struct strat_private *priv = PRIV(ump);
173 struct udf_mount *ump = args->ump local in function:udf_read_logvol_dscr_seq
203 struct udf_mount *ump = args->ump; local in function:udf_write_logvol_dscr_seq
263 struct udf_mount *ump = args->ump; local in function:udf_queuebuf_seq
297 struct udf_mount *ump = args->ump; local in function:udf_sync_caches_seq
566 struct udf_mount *ump = (struct udf_mount *) arg; local in function:udf_discstrat_thread
610 struct udf_mount *ump = args->ump; local in function:udf_discstrat_init_seq
689 struct udf_mount *ump = args->ump; local in function:udf_discstrat_finish_seq
    [all...]
udf_strat_direct.c 70 #define PRIV(ump) ((struct strat_private *) ump->strategy_private)
131 struct udf_mount *ump = args->ump; local in function:udf_getblank_nodedscr_direct
132 struct strat_private *priv = PRIV(ump);
135 lb_size = udf_rw32(ump->logical_vol->lb_size);
147 struct udf_mount *ump = args->ump; local in function:udf_free_nodedscr_direct
148 struct strat_private *priv = PRIV(ump);
159 struct udf_mount *ump = args->ump local in function:udf_read_nodedscr_direct
188 struct udf_mount *ump = args->ump; local in function:udf_write_nodedscr_direct
237 struct udf_mount *ump = args->ump; local in function:udf_queue_buf_direct
398 struct udf_mount *ump = args->ump; local in function:udf_sync_caches_direct
407 struct udf_mount *ump = args->ump; local in function:udf_discstrat_init_direct
433 struct udf_mount *ump = args->ump; local in function:udf_discstrat_finish_direct
    [all...]
udf_readwrite.c 180 udf_fixup_node_internals(struct udf_mount *ump, uint8_t *blob, int udf_c_type)
190 lb_size = udf_rw32(ump->logical_vol->lb_size);
234 if (udf_rw16(ump->logvol_info->min_udf_readver) <= 0x200)
285 udf_read_phys_sectors(struct udf_mount *ump, int what, void *blob,
291 int sector_size = ump->discinfo.sector_size;
298 buf = getiobuf(ump->devvp, true);
332 udf_discstrat_queuebuf(ump, nestbuf);
348 udf_read_phys_dscr(struct udf_mount *ump, uint32_t sector,
356 sector_size = ump->discinfo.sector_size;
363 error = udf_read_phys_sectors(ump, UDF_C_DSCR, dst, sector, 1)
    [all...]
udf_subr.c 122 udf_dump_discinfo(struct udf_mount *ump)
125 struct mmc_discinfo *di = &ump->discinfo;
188 udf_update_discinfo(struct udf_mount *ump)
190 struct vnode *devvp = ump->devvp;
197 di = &ump->discinfo;
203 udf_dump_discinfo(ump);
235 udf_dump_discinfo(ump);
241 udf_update_trackinfo(struct udf_mount *ump, struct mmc_trackinfo *ti)
243 struct vnode *devvp = ump->devvp;
244 struct mmc_discinfo *di = &ump->discinfo
2208 struct udf_mount *ump = udf_node->ump; local in function:udf_adjust_filecount
2593 struct udf_mount *ump; local in function:udf_update_lvid_from_vat_extattr
2660 struct udf_mount *ump; local in function:udf_update_vat_extattr_from_lvid
2721 struct udf_mount *ump = vat_node->ump; local in function:udf_vat_read
2733 struct udf_mount *ump = vat_node->ump; local in function:udf_vat_write
2904 struct udf_mount *ump; local in function:udf_check_for_vat
4030 struct udf_mount *ump = udf_node->ump; local in function:udf_gop_alloc
4443 struct udf_mount *ump = udf_node->ump; local in function:udf_getownership
4475 struct udf_mount *ump = udf_node->ump; local in function:udf_setownership
5356 struct udf_mount *ump; local in function:udf_loadvnode
5825 struct udf_mount *ump = dir_node->ump; local in function:udf_newvnode
5975 struct udf_mount *ump = dir_node->ump; local in function:udf_create_node
6012 struct udf_mount *ump = udf_node->ump; local in function:udf_free_descriptor_space
6217 struct udf_mount *ump = udf_node->ump; local in function:udf_update
6291 struct udf_mount *ump = dir_node->ump; local in function:udf_read_fid_stream
6564 struct udf_mount *ump; local in function:udf_read_internal
6608 struct udf_mount *ump; local in function:udf_write_internal
6649 struct udf_mount *ump = udf_node->ump; local in function:udf_read_filebuf
6778 struct udf_mount *ump = udf_node->ump; local in function:udf_write_filebuf
    [all...]
udf_strat_bootstrap.c 69 #define PRIV(ump) ((struct strat_private *) ump->strategy_private)
107 struct udf_mount *ump = args->ump; local in function:udf_queuebuf_bootstrap
110 KASSERT(ump);
115 VOP_STRATEGY(ump->devvp, buf);
udf_strat_rmw.c 70 #define PRIV(ump) ((struct strat_private *) (ump)->strategy_private)
97 struct udf_mount *ump; member in struct:udf_eccline
154 struct strat_private *priv = PRIV(eccline->ump);
193 struct strat_private *priv = PRIV(eccline->ump);
214 struct strat_private *priv = PRIV(eccline->ump);
241 struct strat_private *priv = PRIV(eccline->ump);
368 udf_geteccline(struct udf_mount *ump, uint32_t sector, int flags)
370 struct strat_private *priv = PRIV(ump);
380 line_offset = sector % ump->packet_size
490 struct udf_mount *ump = eccline->ump; local in function:udf_puteccline
540 struct udf_mount *ump = args->ump; local in function:udf_create_nodedscr_rmw
579 struct udf_mount *ump = args->ump; local in function:udf_free_nodedscr_rmw
611 struct udf_mount *ump = args->ump; local in function:udf_read_nodedscr_rmw
705 struct udf_mount *ump = args->ump; local in function:udf_write_nodedscr_rmw
771 struct udf_mount *ump = args->ump; local in function:udf_queuebuf_rmw
1011 struct udf_mount *ump = args->ump; local in function:udf_sync_caches_rmw
1022 struct udf_mount *ump = eccline->ump; local in function:udf_shedule_read_callback
1070 struct udf_mount *ump = eccline->ump; local in function:udf_shedule_write_callback
1106 struct udf_mount *ump = eccline->ump; local in function:udf_issue_eccline
1199 struct udf_mount *ump = (struct udf_mount *) arg; local in function:udf_discstrat_thread
1398 struct udf_mount *ump = args->ump; local in function:udf_discstrat_init_rmw
1476 struct udf_mount *ump = args->ump; local in function:udf_discstrat_finish_rmw
    [all...]
udf_allocation.c 72 static void udf_record_allocation_in_node(struct udf_mount *ump,
76 static void udf_collect_free_space_for_vpart(struct udf_mount *ump,
104 lb_size = udf_rw32(udf_node->ump->logical_vol->lb_size);
162 udf_assert_allocated(struct udf_mount *ump, uint16_t vpart_num,
178 pdesc = ump->partitions[ump->vtop[vpart_num]];
180 switch (ump->vtop_tp[vpart_num]) {
185 phys_part = ump->vtop[vpart_num];
188 bitmap = &ump->part_unalloc_bits[phys_part];
249 // KASSERT(mutex_owned(&udf_node->ump->allocate_mutex))
649 struct udf_mount *ump; local in function:udf_translate_file_extent
1120 struct udf_mount *ump = udf_node->ump; local in function:udf_cleanup_reservation
1917 struct udf_mount *ump = udf_node->ump; local in function:udf_append_adslot
2597 struct udf_mount *ump = udf_node->ump; local in function:udf_grow_node
2870 struct udf_mount *ump = udf_node->ump; local in function:udf_shrink_node
    [all...]
  /src/sys/ufs/ufs/
ufs_bmap.c 59 ufs_issequential(const struct ufsmount *ump, daddr_t daddr0, daddr_t daddr1)
66 return (daddr0 + ump->um_seqinc == daddr1);
120 struct ufsmount *ump; local in function:ufs_bmaparray
129 ump = ip->i_ump;
147 if (ump->um_fstype == UFS1)
149 UFS_MPNEEDSWAP(ump));
152 UFS_MPNEEDSWAP(ump));
153 *bnp = blkptrtodb(ump, daddr);
164 daddr < ump->um_seqinc) {
169 *bnp = blkptrtodb(ump, bn * ump->um_seqinc)
339 struct ufsmount *ump; local in function:ufs_getlbns
    [all...]
ufs_quota2.c 137 getq2h(struct ufsmount *ump, int type,
140 const int needswap = UFS_MPNEEDSWAP(ump);
146 error = bread(ump->um_quotas[type], 0, ump->umq2_bsize,
163 getq2e(struct ufsmount *ump, int type, daddr_t lblkno, int blkoffset,
173 error = bread(ump->um_quotas[type], lblkno, ump->umq2_bsize,
190 quota2_walk_list(struct ufsmount *ump, struct buf *hbp, int type,
195 const int needswap = UFS_MPNEEDSWAP(ump);
205 lblkno = (off >> ump->um_mountp->mnt_fs_bshift)
267 struct ufsmount *ump = VFSTOUFS(mp); local in function:quota2_umount
369 struct ufsmount *ump = ip->i_ump; local in function:getinoquota2
444 struct ufsmount *ump = ip->i_ump; local in function:quota2_check
    [all...]
ufs_extattr.c 85 static int ufs_extattr_enable_with_open(struct ufsmount *ump,
88 static int ufs_extattr_enable(struct ufsmount *ump, int attrnamespace,
91 static int ufs_extattr_disable(struct ufsmount *ump, int attrnamespace,
117 ufs_extattr_uepm_lock(struct ufsmount *ump)
127 if (mutex_owned(&ump->um_extattr.uepm_lock)) {
128 ump->um_extattr.uepm_lockcnt++;
131 mutex_enter(&ump->um_extattr.uepm_lock);
135 ufs_extattr_uepm_unlock(struct ufsmount *ump)
138 if (ump->um_extattr.uepm_lockcnt != 0) {
139 KASSERT(mutex_owned(&ump->um_extattr.uepm_lock))
173 struct ufsmount *ump = VFSTOUFS(mp); local in function:ufs_extattr_autocreate_attr
371 struct ufsmount *ump; local in function:ufs_extattr_start
718 struct ufsmount *ump = VFSTOUFS(mp); local in function:ufs_extattr_stop
884 struct ufsmount *ump = VFSTOUFS(mp); local in function:ufs_extattrctl
954 struct ufsmount *ump = VFSTOUFS(mp); local in function:ufs_extattr_get_header
1042 struct ufsmount *ump = VFSTOUFS(mp); local in function:ufs_getextattr
1069 struct ufsmount *ump = VFSTOUFS(mp); local in function:ufs_extattr_get
1159 struct ufsmount *ump = VFSTOUFS(mp); local in function:ufs_listextattr
1187 struct ufsmount *ump = VFSTOUFS(mp); local in function:ufs_extattr_list
1285 struct ufsmount *ump = VFSTOUFS(mp); local in function:ufs_deleteextattr
1317 struct ufsmount *ump = VFSTOUFS(mp); local in function:ufs_setextattr
1354 struct ufsmount *ump = VFSTOUFS(mp); local in function:ufs_extattr_set
1471 struct ufsmount *ump = VFSTOUFS(mp); local in function:ufs_extattr_rm
1541 struct ufsmount *ump = VFSTOUFS(mp); local in function:ufs_extattr_vnode_inactive
    [all...]
ufs_quota.c 230 struct ufsmount *ump = VFSTOUFS(mp); local in function:quota_handle_cmd_stat
236 if ((ump->um_flags & (UFS_QUOTA|UFS_QUOTA2)) == 0)
240 if (ump->um_flags & UFS_QUOTA) {
252 if (ump->um_flags & UFS_QUOTA2) {
268 struct ufsmount *ump = VFSTOUFS(mp); local in function:quota_handle_cmd_idtypestat
277 if ((ump->um_flags & (UFS_QUOTA|UFS_QUOTA2)) == 0)
301 struct ufsmount *ump = VFSTOUFS(mp); local in function:quota_handle_cmd_objtypestat
311 if ((ump->um_flags & (UFS_QUOTA|UFS_QUOTA2)) == 0)
348 struct ufsmount *ump = VFSTOUFS(mp); local in function:quota_handle_cmd_get
357 if ((ump->um_flags & (UFS_QUOTA|UFS_QUOTA2)) == 0
385 struct ufsmount *ump = VFSTOUFS(mp); local in function:quota_handle_cmd_put
433 struct ufsmount *ump = VFSTOUFS(mp); local in function:quota_handle_cmd_del
476 struct ufsmount *ump = VFSTOUFS(mp); local in function:quota_handle_cmd_cursorget
511 struct ufsmount *ump = VFSTOUFS(mp); local in function:quota_handle_cmd_cursoropen
538 struct ufsmount *ump = VFSTOUFS(mp); local in function:quota_handle_cmd_cursorclose
565 struct ufsmount *ump = VFSTOUFS(mp); local in function:quota_handle_cmd_cursorskipidtype
588 struct ufsmount *ump = VFSTOUFS(mp); local in function:quota_handle_cmd_cursoratend
611 struct ufsmount *ump = VFSTOUFS(mp); local in function:quota_handle_cmd_cursorrewind
632 struct ufsmount *ump = VFSTOUFS(mp); local in function:quota_handle_cmd_quotaon
660 struct ufsmount *ump = VFSTOUFS(mp); local in function:quota_handle_cmd_quotaoff
748 struct ufsmount *ump = ip->i_ump; local in function:getinoquota
953 struct ufsmount *ump = VFSTOUFS(mp); local in function:qsync
    [all...]
ufs_bswap.h 39 #define UFS_MPNEEDSWAP(ump) ((ump)->um_flags & UFS_NEEDSWAP)
43 #define UFS_MPNEEDSWAP(ump) ((void)(ump), 0)
ufs_quota1.c 279 struct ufsmount *ump = VFSTOUFS(mp); local in function:quota1_umount
282 if ((ump->um_flags & UFS_QUOTA) == 0)
289 if (ump->um_quotas[i] != NULLVP) {
290 quota1_handle_cmd_quotaoff(l, ump, i);
304 quota1_handle_cmd_quotaon(struct lwp *l, struct ufsmount *ump, int type,
307 struct mount *mp = ump->um_mountp;
317 if (ump->um_flags & UFS_QUOTA2) {
329 vpp = &ump->um_quotas[type];
348 quota1_handle_cmd_quotaoff(l, ump, type);
350 while ((ump->umq1_qflags[type] & (QTF_CLOSING | QTF_OPENING)) != 0
750 struct ufsmount *ump = VFSTOUFS(mp); local in function:q1sync
    [all...]
ufsmount.h 185 #define UFS_MPISAPPLEUFS(ump) ((ump)->um_flags & UFS_ISAPPLEUFS)
187 #define UFS_MPISAPPLEUFS(ump) (0)
194 #define MNINDIR(ump) ((ump)->um_nindir)
195 #define blkptrtodb(ump, b) ((b) << (ump)->um_bptrtodb)
  /src/sys/fs/unionfs/
unionfs_vfsops.c 72 struct unionfs_mount *ump; local in function:unionfs_mount
114 ump = MOUNTTOUNIONFSMOUNT(mp);
115 if (ump == NULL)
118 args->mntflags = ump->um_op;
191 ump = kmem_zalloc(sizeof(*ump), KM_SLEEP);
199 ump->um_lowervp = upperrootvp;
200 ump->um_uppervp = lowerrootvp;
202 ump->um_lowervp = lowerrootvp;
203 ump->um_uppervp = upperrootvp
312 struct unionfs_mount *ump; local in function:unionfs_unmount
358 struct unionfs_mount *ump; local in function:unionfs_root
378 struct unionfs_mount *ump; local in function:unionfs_quotactl
391 struct unionfs_mount *ump; local in function:unionfs_statvfs
448 struct unionfs_mount *ump; local in function:unionfs_extattrctl
    [all...]
  /src/sys/ufs/ffs/
ffs_quota2.c 49 struct ufsmount *ump = VFSTOUFS(mp); local in function:ffs_quota2_mount
50 struct fs *fs = ump->um_fs;
58 ump->um_flags |= UFS_QUOTA2;
59 ump->umq2_bsize = fs->fs_bsize;
60 ump->umq2_bmask = fs->fs_qbmask;
80 ump->um_quotas[USRQUOTA] == NULLVP) {
88 ump->um_quotas[USRQUOTA] = vp;
89 ump->um_cred[USRQUOTA] = l->l_cred;
96 ump->um_quotas[GRPQUOTA] == NULLVP) {
100 vn_close(ump->um_quotas[USRQUOTA]
    [all...]
ffs_vfsops.c 211 struct ufsmount *ump = VFSTOUFS(mp); local in function:ffs_checkrange
213 int error = bread(ump->um_devvp, FFS_FSBTODB(fs, cgtod(fs, cg)),
368 struct ufsmount *ump; local in function:ffs_mountroot
390 ump = VFSTOUFS(mp);
391 fs = ump->um_fs;
403 struct ufsmount *ump; local in function:ffs_acls
405 ump = VFSTOUFS(mp);
406 if (ump->um_fstype == UFS2 && (ump->um_flags & UFS_EA) == 0 &&
468 struct ufsmount *ump = NULL local in function:ffs_mount
822 struct ufsmount *ump; local in function:ffs_reload
1170 struct ufsmount *ump = NULL; local in function:ffs_mountfs
1765 struct ufsmount *ump = VFSTOUFS(mp); local in function:ffs_unmount
1842 struct ufsmount *ump; local in function:ffs_flushfiles
1902 struct ufsmount *ump; local in function:ffs_statvfs
1982 struct ufsmount *ump = VFSTOUFS(mp); local in function:ffs_sync
2160 struct ufsmount *ump; local in function:ffs_loadvnode
2214 struct ufsmount *ump; local in function:ffs_newvnode
    [all...]
  /src/sys/ufs/lfs/
ulfs_extattr.c 85 static int ulfs_extattr_enable_with_open(struct ulfsmount *ump,
88 static int ulfs_extattr_enable(struct ulfsmount *ump, int attrnamespace,
91 static int ulfs_extattr_disable(struct ulfsmount *ump, int attrnamespace,
116 ulfs_extattr_uepm_lock(struct ulfsmount *ump)
126 if (mutex_owned(&ump->um_extattr.uepm_lock)) {
127 ump->um_extattr.uepm_lockcnt++;
130 mutex_enter(&ump->um_extattr.uepm_lock);
134 ulfs_extattr_uepm_unlock(struct ulfsmount *ump)
137 if (ump->um_extattr.uepm_lockcnt != 0) {
138 KASSERT(mutex_owned(&ump->um_extattr.uepm_lock))
172 struct ulfsmount *ump = VFSTOULFS(mp); local in function:ulfs_extattr_autocreate_attr
374 struct ulfsmount *ump; local in function:ulfs_extattr_start
716 struct ulfsmount *ump = VFSTOULFS(mp); local in function:ulfs_extattr_stop
883 struct ulfsmount *ump = VFSTOULFS(mp); local in function:ulfs_extattrctl
965 struct ulfsmount *ump = VFSTOULFS(mp); local in function:ulfs_extattr_get_header
1053 struct ulfsmount *ump = VFSTOULFS(mp); local in function:ulfs_getextattr
1080 struct ulfsmount *ump = VFSTOULFS(mp); local in function:ulfs_extattr_get
1170 struct ulfsmount *ump = VFSTOULFS(mp); local in function:ulfs_listextattr
1198 struct ulfsmount *ump = VFSTOULFS(mp); local in function:ulfs_extattr_list
1296 struct ulfsmount *ump = VFSTOULFS(mp); local in function:ulfs_deleteextattr
1328 struct ulfsmount *ump = VFSTOULFS(mp); local in function:ulfs_setextattr
1365 struct ulfsmount *ump = VFSTOULFS(mp); local in function:ulfs_extattr_set
1482 struct ulfsmount *ump = VFSTOULFS(mp); local in function:ulfs_extattr_rm
1552 struct ulfsmount *ump = VFSTOULFS(mp); local in function:ulfs_extattr_vnode_inactive
    [all...]
ulfs_quota2.c 142 getq2h(struct ulfsmount *ump, int type,
145 struct lfs *fs = ump->um_lfs;
152 error = bread(ump->um_quotas[type], 0, ump->umq2_bsize, flags, &bp);
168 getq2e(struct ulfsmount *ump, int type, daddr_t lblkno, int blkoffset,
178 error = bread(ump->um_quotas[type], lblkno, ump->umq2_bsize, flags, &bp);
194 quota2_walk_list(struct ulfsmount *ump, struct buf *hbp, int type,
198 struct lfs *fs = ump->um_lfs;
209 lblkno = (off >> ump->um_mountp->mnt_fs_bshift)
271 struct ulfsmount *ump = VFSTOULFS(mp); local in function:lfsquota2_umount
375 struct ulfsmount *ump = ip->i_ump; local in function:getinoquota2
447 struct ulfsmount *ump = ip->i_ump; local in function:quota2_check
1564 struct ulfsmount *ump = VFSTOULFS(mp); local in function:lfs_quota2_mount
    [all...]
ulfs_quota1.c 279 struct ulfsmount *ump = VFSTOULFS(mp); local in function:lfsquota1_umount
280 struct lfs *fs = ump->um_lfs;
290 if (ump->um_quotas[i] != NULLVP) {
291 lfsquota1_handle_cmd_quotaoff(l, ump, i);
305 lfsquota1_handle_cmd_quotaon(struct lwp *l, struct ulfsmount *ump, int type,
308 struct mount *mp = ump->um_mountp;
309 struct lfs *fs = ump->um_lfs;
322 vpp = &ump->um_quotas[type];
341 lfsquota1_handle_cmd_quotaoff(l, ump, type);
343 while ((ump->umq1_qflags[type] & (QTF_CLOSING | QTF_OPENING)) != 0
740 struct ulfsmount *ump = VFSTOULFS(mp); local in function:lfs_q1sync
    [all...]
ulfs_quota.c 231 struct ulfsmount *ump = VFSTOULFS(mp); local in function:quota_handle_cmd_stat
232 struct lfs *fs = ump->um_lfs;
270 struct ulfsmount *ump = VFSTOULFS(mp); local in function:quota_handle_cmd_idtypestat
271 struct lfs *fs = ump->um_lfs;
304 struct ulfsmount *ump = VFSTOULFS(mp); local in function:quota_handle_cmd_objtypestat
305 struct lfs *fs = ump->um_lfs;
352 struct ulfsmount *ump = VFSTOULFS(mp); local in function:quota_handle_cmd_get
353 struct lfs *fs = ump->um_lfs;
369 error = lfsquota1_handle_cmd_get(ump, qk, qv);
375 error = lfsquota2_handle_cmd_get(ump, qk, qv)
390 struct ulfsmount *ump = VFSTOULFS(mp); local in function:quota_handle_cmd_put
439 struct ulfsmount *ump = VFSTOULFS(mp); local in function:quota_handle_cmd_del
483 struct ulfsmount *ump = VFSTOULFS(mp); local in function:quota_handle_cmd_cursorget
519 struct ulfsmount *ump = VFSTOULFS(mp); local in function:quota_handle_cmd_cursoropen
548 struct ulfsmount *ump = VFSTOULFS(mp); local in function:quota_handle_cmd_cursorclose
576 struct ulfsmount *ump = VFSTOULFS(mp); local in function:quota_handle_cmd_cursorskipidtype
600 struct ulfsmount *ump = VFSTOULFS(mp); local in function:quota_handle_cmd_cursoratend
624 struct ulfsmount *ump = VFSTOULFS(mp); local in function:quota_handle_cmd_cursorrewind
646 struct ulfsmount *ump = VFSTOULFS(mp); local in function:quota_handle_cmd_quotaon
675 struct ulfsmount *ump = VFSTOULFS(mp); local in function:quota_handle_cmd_quotaoff
764 struct ulfsmount *ump = ip->i_ump; local in function:lfs_getinoquota
971 struct ulfsmount *ump = VFSTOULFS(mp); local in function:lfs_qsync
    [all...]
  /src/sys/ufs/ext2fs/
ext2fs_vfsops.c 322 struct ufsmount *ump; local in function:ext2fs_mountroot
339 ump = VFSTOUFS(mp);
340 fs = ump->um_e2fs;
359 struct ufsmount *ump = NULL; local in function:ext2fs_mount
370 ump = VFSTOUFS(mp);
371 if (ump == NULL)
404 ump = VFSTOUFS(mp);
405 if (devvp != ump->um_devvp) {
406 if (devvp->v_rdev != ump->um_devvp->v_rdev)
410 devvp = ump->um_devvp
606 struct ufsmount *ump; local in function:ext2fs_reload
704 struct ufsmount *ump; local in function:ext2fs_mountfs
823 struct ufsmount *ump; local in function:ext2fs_unmount
876 struct ufsmount *ump; local in function:ext2fs_statvfs
965 struct ufsmount *ump = VFSTOUFS(mp); local in function:ext2fs_sync
1086 struct ufsmount *ump; local in function:ext2fs_loadvnode
1134 struct ufsmount *ump; local in function:ext2fs_newvnode
    [all...]
  /src/sys/fs/nilfs/
nilfs_vfsops.c 571 struct nilfs_mount *ump; local in function:nilfs_check_mounts
575 STAILQ_FOREACH(ump, &nilfsdev->mounts, next_mount) {
576 if (ump->mount_args.cpno == args->cpno)
585 STAILQ_FOREACH(ump, &nilfsdev->mounts, next_mount) {
587 if ((ump->vfs_mountp->mnt_flag & MNT_RDONLY)==0)
590 last_cno = nilfs_rw64(ump->nilfsdev->super.s_last_cno);
591 if (ump->mount_args.cpno == last_cno)
707 nilfs_mount_checkpoint(struct nilfs_mount *ump)
719 "%"PRIu64"\n", ump->mount_args.cpno));
721 cp_node = ump->nilfsdev->cp_node
826 struct nilfs_mount *ump = VFSTONILFS(mp); local in function:free_nilfs_mountinfo
841 struct nilfs_mount *ump; local in function:nilfs_mount
978 struct nilfs_mount *ump; local in function:nilfs_unmount
1056 struct nilfs_mount *ump = VFSTONILFS(mp); local in function:nilfs_statvfs
1117 struct nilfs_mount *ump; local in function:nilfs_loadvnode
    [all...]

Completed in 26 milliseconds

1 2 3