Home
last modified time | relevance | path

Searched refs:UFS2 (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/libinstaller/
Dsyslxfs.h24 UFS2, enumerator
/external/syslinux/extlinux/
Dmain.c317 fs_type == XFS || fs_type == UFS1 || fs_type == UFS2) { in patch_file_and_bootblock()
405 } else if (fs_type == UFS1 || fs_type == UFS2) { in install_bootblock()
984 || fs_type == UFS1 || fs_type == UFS2) in install_file()
1095 case UFS2: in find_device()
1372 fs_type = UFS2; in open_device()
/external/syslinux/core/fs/ufs/
Dufs.h53 UFS2, enumerator
Dufs.c68 return UFS2; in ufs_checksb()