Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hpfs/
Dhpfs.h394 BP_internal = 0x80 enumerator
420 return bp->flags & BP_internal; in bp_internal()
Danode.c138 btree->flags |= BP_internal; in hpfs_add_sector_to_btree()
205 anode->btree.flags |= BP_internal; in hpfs_add_sector_to_btree()
254 btree->flags |= BP_internal; in hpfs_add_sector_to_btree()
421 btree->flags &= ~BP_internal; in hpfs_truncate_btree()