Searched refs:ext2fs (Results 1 – 19 of 19) sorted by relevance
| /freebsd-11-stable/sys/fs/ext2fs/ |
| HD | ext2_vfsops.c | 93 VFS_SET(ext2fs_vfsops, ext2fs, 0); 95 static int ext2_check_sb_compat(struct ext2fs *es, struct cdev *dev, 98 struct ext2fs * es, struct m_ext2fs * fs); 280 ext2_check_sb_compat(struct ext2fs *es, struct cdev *dev, int ronly) in ext2_check_sb_compat() 324 compute_sb_data(struct vnode *devvp, struct ext2fs *es, in compute_sb_data() 485 struct ext2fs *es; in ext2_reload() 508 es = (struct ext2fs *)bp->b_data; in ext2_reload() 514 bcopy(bp->b_data, fs->e2fs, sizeof(struct ext2fs)); in ext2_reload() 581 struct ext2fs *es; in ext2_mountfs() 623 es = (struct ext2fs *)bp->b_data; in ext2_mountfs() [all …]
|
| HD | ext2fs.h | 45 struct ext2fs { struct 153 struct ext2fs * e2fs; argument
|
| HD | ext2_htree.c | 232 struct ext2fs *fs; in ext2_htree_find_leaf() 625 struct ext2fs *fs; in ext2_htree_create_index() 731 struct ext2fs *fs; in ext2_htree_add_entry()
|
| HD | ext2_alloc.c | 168 static SYSCTL_NODE(_vfs, OID_AUTO, ext2fs, CTLFLAG_RW, 0, "EXT2FS filesystem");
|
| /freebsd-11-stable/contrib/netbsd-tests/fs/common/ |
| HD | h_fsmacros.h | 52 FSPROTOS(ext2fs); 160 ATF_TC_FSADD(ext2fs,MOUNT_EXT2FS,func,desc) \ 175 ATF_TP_FSADD(ext2fs,func); \ 219 ATF_TC_FSADD_RO(ext2fs,MOUNT_EXT2FS,func,desc,gen) \ 230 ATF_TP_FSADD(ext2fs,func); \
|
| /freebsd-11-stable/sys/modules/ext2fs/ |
| HD | Makefile | 3 .PATH: ${SRCTOP}/sys/fs/ext2fs 4 KMOD= ext2fs
|
| /freebsd-11-stable/stand/libsa/ |
| HD | ext2fs.c | 228 struct ext2fs { struct 305 struct ext2fs *f_fs; /* pointer to super-block */ 336 struct ext2fs *fs; in ext2fs_open() 354 fs = (struct ext2fs *)malloc(sizeof(*fs)); in ext2fs_open() 500 struct ext2fs *fs = fp->f_fs; in ext2fs_open() 561 struct ext2fs *fs = fp->f_fs; in read_inode() 603 struct ext2fs *fs = fp->f_fs; in block_map() 703 struct ext2fs *fs = fp->f_fs; in buf_read_file()
|
| HD | Makefile | 138 SRCS+= dosfs.c ext2fs.c
|
| /freebsd-11-stable/sys/kern/ |
| HD | Make.tags.inc | 31 ${SYS}/fs/ext2fs/*.[ch] \ 90 ${SYS}/fs/ext2fs \
|
| /freebsd-11-stable/sys/geom/label/ |
| HD | g_label_ext2fs.c | 101 G_LABEL_INIT(ext2fs, g_label_ext2fs, "Create device nodes for EXT2FS volumes");
|
| /freebsd-11-stable/usr.sbin/fstyp/ |
| HD | Makefile | 6 SRCS= cd9660.c exfat.c ext2fs.c fstyp.c geli.c msdosfs.c ntfs.c ufs.c
|
| /freebsd-11-stable/usr.bin/locate/locate/ |
| HD | locate.rc | 33 #FILESYSTEMS="ufs ext2fs zfs xfs"
|
| /freebsd-11-stable/share/man/man5/ |
| HD | Makefile | 24 ext2fs.5 \
|
| /freebsd-11-stable/sys/conf/ |
| HD | files | 3562 fs/ext2fs/ext2_acl.c optional ext2fs 3563 fs/ext2fs/ext2_alloc.c optional ext2fs 3564 fs/ext2fs/ext2_balloc.c optional ext2fs 3565 fs/ext2fs/ext2_bmap.c optional ext2fs 3566 fs/ext2fs/ext2_csum.c optional ext2fs 3567 fs/ext2fs/ext2_extattr.c optional ext2fs 3568 fs/ext2fs/ext2_extents.c optional ext2fs 3569 fs/ext2fs/ext2_inode.c optional ext2fs 3570 fs/ext2fs/ext2_inode_cnv.c optional ext2fs 3571 fs/ext2fs/ext2_hash.c optional ext2fs [all …]
|
| HD | NOTES | 85 # Only build ext2fs module plus those parts of the sound system I need. 86 #makeoptions MODULES_OVERRIDE="ext2fs sound/sound sound/driver/maestro3" 1132 # careful with this - the ext2fs code has a tendency to lag behind
|
| /freebsd-11-stable/sys/modules/ |
| HD | Makefile | 126 ext2fs \
|
| /freebsd-11-stable/usr.sbin/bsdconfig/share/ |
| HD | device.subr | 668 ext2fs/*|ntfs/*|reiserfs/*)
|
| /freebsd-11-stable/contrib/amd/ |
| HD | NEWS | 999 linux looks for ext2fs before ufs
|
| HD | ChangeLog | 10632 * aux/configure.in: look for ext2fs before ufs, b/c some linux
|