Searched refs:NTFS_SECTOR_BITS (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | ntfs_fs.h | 6 #define NTFS_SECTOR_BITS 9 macro |
/linux-2.4.37.9/fs/ntfs/ | ||
D | super.c | 540 count = (rec_size >> NTFS_SECTOR_BITS) + 1; in ntfs_insert_fixups() |