Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
Dsd.c66 case FILE_Boot: in init_system_file_sd()
102 case FILE_Boot: in init_system_file_sd()
Dntfsresize.c3396 a = get_unnamed_attr(expand, AT_DATA, FILE_Boot); in check_expand_constraints()
3494 expand->boot_size = get_data_size(expand, FILE_Boot); in can_expand()
4096 case FILE_Boot : in rebase_runlists_meta()
4227 case FILE_Boot : in rebase_inode()
Dmkntfs.c4720 MK_LE_MREF(FILE_Boot, FILE_Boot), in mkntfs_create_root_structures()
4726 init_system_file_sd(FILE_Boot, &sd, &i); in mkntfs_create_root_structures()
/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h228 FILE_Boot = 7, /* Boot sector (always at cluster 0) in data enumerator