Home
last modified time | relevance | path

Searched refs:ext2mount (Results 1 – 6 of 6) sorted by relevance

/src/sys/fs/ext2fs/
H A Dext2_mount.h44 struct ext2mount { struct
66 #define VFSTOEXT2(mp) ((struct ext2mount *)((mp)->mnt_data)) argument
H A Dext2_bmap.c96 struct ext2mount *ump; in ext4_bmapext()
159 struct ext2mount *ump; in readindir()
214 struct ext2mount *ump; in ext2_bmaparray()
316 lbn_count(struct ext2mount *ump, int level) in lbn_count()
333 struct ext2mount *ump; in ext2_bmap_seekdata()
430 struct ext2mount *ump; in ext2_getlbns()
H A Dext2_vfsops.c81 static int ext2_sbupdate(struct ext2mount *, int);
82 static int ext2_cgupdate(struct ext2mount *, int);
126 struct ext2mount *ump = NULL; in ext2_mount()
834 struct ext2mount *ump; in ext2_mountfs()
1009 struct ext2mount *ump; in ext2_unmount()
1068 struct ext2mount *ump; in ext2_statfs()
1125 struct ext2mount *ump = VFSTOEXT2(mp); in ext2_sync()
1198 struct ext2mount *ump; in ext2_vget()
1356 ext2_sbupdate(struct ext2mount *mp, int waitfor) in ext2_sbupdate()
1396 ext2_cgupdate(struct ext2mount *mp, int waitfor) in ext2_cgupdate()
H A Dext2_alloc.c104 struct ext2mount *ump; in ext2_alloc()
207 struct ext2mount *ump; in ext2_reallocblks()
383 struct ext2mount *ump; in ext2_valloc()
1004 struct ext2mount *ump; in ext2_alloccg()
1153 struct ext2mount *ump; in ext2_clusteralloc()
1312 struct ext2mount *ump; in ext2_nodealloccg()
1423 struct ext2mount *ump; in ext2_blkfree()
1469 struct ext2mount *ump; in ext2_vfree()
H A Dinode.h75 struct ext2mount *i_ump;
H A Dext2_balloc.c102 struct ext2mount *ump; in ext2_balloc()