Home
last modified time | relevance | path

Searched refs:FILE_Bitmap (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ntfs/
H A Dlayout.h208 FILE_Bitmap = 6, /* Allocation bitmap of all clusters (lcns) in enumerator
H A Dsuper.c1833 vol->lcnbmp_ino = ntfs_iget(sb, FILE_Bitmap); in load_system_files()