Home
last modified time | relevance | path

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

/linux-4.1.27/fs/hpfs/
Dhpfs.h393 BP_internal = 0x80 enumerator
419 return bp->flags & BP_internal; in bp_internal()
Danode.c137 btree->flags |= BP_internal; in hpfs_add_sector_to_btree()
204 anode->btree.flags |= BP_internal; in hpfs_add_sector_to_btree()
253 btree->flags |= BP_internal; in hpfs_add_sector_to_btree()
420 btree->flags &= ~BP_internal; in hpfs_truncate_btree()