MAX_BHS           460 fs/ntfs/mft.c  	struct buffer_head *bhs[MAX_BHS];
MAX_BHS           470 fs/ntfs/mft.c  	if (WARN_ON(max_bhs > MAX_BHS))
MAX_BHS           667 fs/ntfs/mft.c  	struct buffer_head *bhs[MAX_BHS];
MAX_BHS           677 fs/ntfs/mft.c  	if (WARN_ON(max_bhs > MAX_BHS)) {