HFS_BNODE_DELETED 207 fs/hfs/bnode.c set_bit(HFS_BNODE_DELETED, &node->flags); HFS_BNODE_DELETED 468 fs/hfs/bnode.c if (test_bit(HFS_BNODE_DELETED, &node->flags)) { HFS_BNODE_DELETED 367 fs/hfsplus/bnode.c set_bit(HFS_BNODE_DELETED, &node->flags); HFS_BNODE_DELETED 632 fs/hfsplus/bnode.c if (test_bit(HFS_BNODE_DELETED, &node->flags)) {