m_ext2fs          145 ufs/ext2fs/ext2fs.h struct m_ext2fs {
m_ext2fs           57 ufs/ext2fs/ext2fs_alloc.c static u_long	ext2fs_dirpref(struct m_ext2fs *);
m_ext2fs           58 ufs/ext2fs/ext2fs_alloc.c static void	ext2fs_fserr(struct m_ext2fs *, uid_t, char *);
m_ext2fs           62 ufs/ext2fs/ext2fs_alloc.c static int32_t	ext2fs_mapsearch(struct m_ext2fs *, char *, int32_t);
m_ext2fs           85 ufs/ext2fs/ext2fs_alloc.c 	struct m_ext2fs *fs;
m_ext2fs          139 ufs/ext2fs/ext2fs_alloc.c 	struct m_ext2fs *fs;
m_ext2fs          193 ufs/ext2fs/ext2fs_alloc.c ext2fs_dirpref(struct m_ext2fs *fs)
m_ext2fs          224 ufs/ext2fs/ext2fs_alloc.c 	struct m_ext2fs *fs;
m_ext2fs          268 ufs/ext2fs/ext2fs_alloc.c 	struct m_ext2fs *fs;
m_ext2fs          317 ufs/ext2fs/ext2fs_alloc.c 	struct m_ext2fs *fs;
m_ext2fs          401 ufs/ext2fs/ext2fs_alloc.c 	struct m_ext2fs *fs;
m_ext2fs          469 ufs/ext2fs/ext2fs_alloc.c 	struct m_ext2fs *fs;
m_ext2fs          511 ufs/ext2fs/ext2fs_alloc.c 	struct m_ext2fs *fs;
m_ext2fs          555 ufs/ext2fs/ext2fs_alloc.c ext2fs_mapsearch(struct m_ext2fs *fs, char *bbp, int32_t bpref)
m_ext2fs          600 ufs/ext2fs/ext2fs_alloc.c ext2fs_fserr(struct m_ext2fs *fs, uid_t uid, char *cp)
m_ext2fs           62 ufs/ext2fs/ext2fs_balloc.c 	struct m_ext2fs *fs;
m_ext2fs           39 ufs/ext2fs/ext2fs_extern.h struct m_ext2fs;
m_ext2fs          102 ufs/ext2fs/ext2fs_extern.h void ext2fs_fragacct(struct m_ext2fs *, int, int32_t[], int);
m_ext2fs           82 ufs/ext2fs/ext2fs_inode.c                         struct m_ext2fs *fs = ip->i_e2fs;
m_ext2fs          165 ufs/ext2fs/ext2fs_inode.c 	struct m_ext2fs *fs;
m_ext2fs          225 ufs/ext2fs/ext2fs_inode.c 	struct m_ext2fs *fs;
m_ext2fs          437 ufs/ext2fs/ext2fs_inode.c 	struct m_ext2fs *fs = ip->i_e2fs;
m_ext2fs          134 ufs/ext2fs/ext2fs_lookup.c 	struct m_ext2fs *fs = VTOI(vp)->i_e2fs;
m_ext2fs           71 ufs/ext2fs/ext2fs_readwrite.c 	struct m_ext2fs *fs;
m_ext2fs          163 ufs/ext2fs/ext2fs_readwrite.c 	struct m_ext2fs *fs;
m_ext2fs           83 ufs/ext2fs/ext2fs_subr.c 	struct m_ext2fs *fs;
m_ext2fs          129 ufs/ext2fs/ext2fs_vfsops.c 	struct m_ext2fs *fs;
m_ext2fs          183 ufs/ext2fs/ext2fs_vfsops.c 	struct m_ext2fs *fs;
m_ext2fs          323 ufs/ext2fs/ext2fs_vfsops.c 	struct m_ext2fs *fs;
m_ext2fs          391 ufs/ext2fs/ext2fs_vfsops.c 	struct m_ext2fs *fs;
m_ext2fs          481 ufs/ext2fs/ext2fs_vfsops.c 	struct m_ext2fs *m_fs;
m_ext2fs          527 ufs/ext2fs/ext2fs_vfsops.c 	ump->um_e2fs = malloc(sizeof(struct m_ext2fs), M_UFSMNT, M_WAITOK);
m_ext2fs          528 ufs/ext2fs/ext2fs_vfsops.c 	memset((caddr_t)ump->um_e2fs, 0, sizeof(struct m_ext2fs));
m_ext2fs          610 ufs/ext2fs/ext2fs_vfsops.c 	struct m_ext2fs *fs;
m_ext2fs          672 ufs/ext2fs/ext2fs_vfsops.c 	struct m_ext2fs *fs;
m_ext2fs          758 ufs/ext2fs/ext2fs_vfsops.c 	struct m_ext2fs *fs;
m_ext2fs          810 ufs/ext2fs/ext2fs_vfsops.c 	struct m_ext2fs *fs;
m_ext2fs          949 ufs/ext2fs/ext2fs_vfsops.c 	struct m_ext2fs *fs;
m_ext2fs         1007 ufs/ext2fs/ext2fs_vfsops.c 	struct m_ext2fs *fs = mp->um_e2fs;
m_ext2fs         1023 ufs/ext2fs/ext2fs_vfsops.c 	struct m_ext2fs *fs = mp->um_e2fs;
m_ext2fs           76 ufs/ufs/inode.h 		struct  m_ext2fs *e2fs;		/* EXT2FS */
m_ext2fs           53 ufs/ufs/ufsmount.h 		struct  m_ext2fs *e2fs;		/* EXT2FS */