Searched defs:ronly (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/usr.sbin/makefs/msdos/
H A Dmsdosfs_vfsops.c93 int ronly = 0, error, tmp; local
/netbsd-current/sys/fs/filecorefs/
H A Dfilecore_vfsops.c311 int ronly = (mp->mnt_flag & MNT_RDONLY) != 0; local
/netbsd-current/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.c469 int ronly, error, BlkPerSec; local
/netbsd-current/sys/fs/ntfs/
H A Dntfs_vfsops.c510 int error, ronly = 0, flags, i; local
/netbsd-current/sys/fs/cd9660/
H A Dcd9660_vfsops.c397 int ronly = (mp->mnt_flag & MNT_RDONLY) != 0; local
/netbsd-current/sys/ufs/ext2fs/
H A Dext2fs_alloc.c855 ext2fs_cg_verify_and_initialize(struct vnode *devvp, struct m_ext2fs *fs, int ronly) argument
H A Dext2fs_vfsops.c713 int error, i, ronly; local
1357 ext2fs_sbfill(struct m_ext2fs *m_fs, int ronly) argument
/netbsd-current/sys/ufs/lfs/
H A Dlfs_vfsops.c866 int error, i, ronly, fsbsize; local
1330 int error, ronly; local
[all...]
/netbsd-current/sys/ufs/ffs/
H A Dffs_vfsops.c1175 int error, i, bsize, ronly, bset = 0; local

Completed in 123 milliseconds